make/defs.make

Print this page
rev 4132 : [mq]: patch.txt

*** 294,304 **** LIBARCH/sparcv9 = sparcv9 LIBARCH/ia64 = ia64 LIBARCH/ppc64 = ppc LIBARCH/ppc = ppc LIBARCH/arm = arm ! LIBARCH/zero = $(ZERO_LIBARCH) LP64_ARCH = sparcv9 amd64 ia64 zero endif # Required make macro settings for all platforms --- 294,304 ---- LIBARCH/sparcv9 = sparcv9 LIBARCH/ia64 = ia64 LIBARCH/ppc64 = ppc LIBARCH/ppc = ppc LIBARCH/arm = arm ! LIBARCH/zero = $(OPENJDK_TARGET_CPU_LEGACY_LIB) LP64_ARCH = sparcv9 amd64 ia64 zero endif # Required make macro settings for all platforms