changeset 35224:e723bb1c6ef9

8146098: Visual Studio build fails after SA restructure Reviewed-by: goetz, hseigel, dsamersoff
author ctornqvi
date Thu, 24 Dec 2015 07:35:18 -0800
parents a68498ab5403
children 2b16576599d7
files hotspot/make/windows/makefiles/projectcreator.make
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/make/windows/makefiles/projectcreator.make	Thu Dec 24 03:28:25 2015 +0000
+++ b/hotspot/make/windows/makefiles/projectcreator.make	Thu Dec 24 07:35:18 2015 -0800
@@ -104,6 +104,7 @@
         -define ALIGN_STACK_FRAMES \
         -define VM_LITTLE_ENDIAN \
         -prelink  "" "Generating vm.def..." "cd $(HOTSPOTBUILDSPACE)\%f\%b	set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME)	set JAVA_HOME=$(HOTSPOTJDKDIST)	$(HOTSPOTMKSHOME)\sh $(HOTSPOTWORKSPACE)\make\windows\build_vm_def.sh $(LD_VER)" \
+        -ignorePath src\jdk.hotspot.agent \
         -ignoreFile jsig.c \
         -ignoreFile jvmtiEnvRecommended.cpp \
         -ignoreFile jvmtiEnvStub.cpp \