changeset 14120:158dcef18506

windows: enable C1+C2 tiered
author Andreas Woess <andreas.woess@jku.at>
date Sun, 09 Mar 2014 20:26:11 +0100
parents c1b0b02a6528
children 0ddb3b3665bd
files make/windows/makefiles/projectcreator.make
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/make/windows/makefiles/projectcreator.make	Sun Mar 09 20:25:48 2014 +0100
+++ b/make/windows/makefiles/projectcreator.make	Sun Mar 09 20:26:11 2014 +0100
@@ -191,6 +191,7 @@
 ##################################################
 #NOTE! This list must be kept in sync with GENERATED_NAMES in adlc.make.
 ProjectCreatorIDEOptions=$(ProjectCreatorIDEOptions) \
+ -define_compiler2 COMPILER1 \
  -define_compiler2 COMPILER2 \
  -define_compiler2 GRAAL \
  -ignorePath_compiler2 graal/generated \
@@ -205,8 +206,7 @@
  -additionalFile_compiler2 ad_$(Platform_arch_model)_peephole.cpp \
  -additionalFile_compiler2 ad_$(Platform_arch_model)_pipeline.cpp \
  -additionalFile_compiler2 adGlobals_$(Platform_arch_model).hpp \
- -additionalFile_compiler2 dfa_$(Platform_arch_model).cpp \
- $(ProjectCreatorIDEOptionsIgnoreCompiler1:TARGET=compiler2)
+ -additionalFile_compiler2 dfa_$(Platform_arch_model).cpp
 
 # Add in the jvmti (JSR-163) options
 # NOTE: do not pull in jvmtiEnvRecommended.cpp.  This file is generated