--- old/common/autoconf/hotspot-spec.gmk.in 2014-06-10 15:23:11.012795130 -0700 +++ new/common/autoconf/hotspot-spec.gmk.in 2014-06-10 15:23:10.936796086 -0700 @@ -70,7 +70,7 @@ # Uses i386 and amd64, instead of x86 and x86_64. LIBARCH=$(OPENJDK_TARGET_CPU_LEGACY_LIB) # Old name for OPENJDK_TARGET_CPU, uses i586 and amd64, instead of x86 and x86_64. -ARCH=$(OPENJDK_TARGET_CPU_LEGACY) +ARCH=$(OPENJDK_TARGET_CPU_ARCH) # Legacy setting for building for a 64 bit machine. # If yes then this expands to _LP64:=1 @LP64@