8028770: LIBARCHNAME should not be used in CompileLauncher.gmk
authorihse
Thu, 20 Feb 2014 11:47:22 +0100
changeset 22993 a9adb24d0a02
parent 22992 e7fcc52b1b29
child 22994 0390009c367f
8028770: LIBARCHNAME should not be used in CompileLauncher.gmk Reviewed-by: tbell
jdk/make/CompileLaunchers.gmk
--- a/jdk/make/CompileLaunchers.gmk	Thu Feb 20 10:41:06 2014 +0000
+++ b/jdk/make/CompileLaunchers.gmk	Thu Feb 20 11:47:22 2014 +0100
@@ -159,7 +159,6 @@
           -DFULL_VERSION='"$(FULL_VERSION)"' \
           -DJDK_MAJOR_VERSION='"$(JDK_MAJOR_VERSION)"' \
           -DJDK_MINOR_VERSION='"$(JDK_MINOR_VERSION)"' \
-          -DLIBARCHNAME='"$(OPENJDK_TARGET_CPU_LEGACY)"' \
           -DLAUNCHER_NAME='"$(LAUNCHER_NAME)"' \
           -DPROGNAME='"$1"' $(DPACKAGEPATH) \
           $2, \