diff make/solaris/makefiles/graal.make @ 14124:7ad529321294

make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
author Bernhard Urban <bernhard.urban@jku.at>
date Mon, 10 Mar 2014 16:26:10 +0100
parents 3b7a34962396
children
line wrap: on
line diff
--- a/make/solaris/makefiles/graal.make	Mon Mar 10 16:20:45 2014 +0100
+++ b/make/solaris/makefiles/graal.make	Mon Mar 10 16:26:10 2014 +0100
@@ -32,4 +32,4 @@
 # To make a non-tiered Graal build, remove the -DCOMPILER1 below and
 # in vm.make remove COMPILER1_PATHS from Src_Dirs/GRAAL and add
 # COMPILER1_SPECIFIC_FILES to Src_Files_EXCLUDE/GRAAL
-CFLAGS += -DGRAAL -DCOMPILER1
+CFLAGS += -DCOMPILERGRAAL -DGRAAL -DCOMPILER1