8028770: LIBARCHNAME should not be used in CompileLauncher.gmk

Reviewed-by: tbell
This commit is contained in:
Magnus Ihse Bursie 2014-02-20 11:47:22 +01:00
parent 201a5c86b7
commit 49554fcceb

View File

@ -159,7 +159,6 @@ define SetupLauncher
-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, \