comparison 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
comparison
equal deleted inserted replaced
14123:dc41eab09fe8 14124:7ad529321294
30 VM_SUBDIR = graal 30 VM_SUBDIR = graal
31 31
32 # To make a non-tiered Graal build, remove the -DCOMPILER1 below and 32 # To make a non-tiered Graal build, remove the -DCOMPILER1 below and
33 # in vm.make remove COMPILER1_PATHS from Src_Dirs/GRAAL and add 33 # in vm.make remove COMPILER1_PATHS from Src_Dirs/GRAAL and add
34 # COMPILER1_SPECIFIC_FILES to Src_Files_EXCLUDE/GRAAL 34 # COMPILER1_SPECIFIC_FILES to Src_Files_EXCLUDE/GRAAL
35 CFLAGS += -DGRAAL -DCOMPILER1 35 CFLAGS += -DCOMPILERGRAAL -DGRAAL -DCOMPILER1