8205945: Revert unintended changes to make/gensrc/Gensrc-jdk.hotspot.agent.gmk
Reviewed-by: jjg, erikj
This commit is contained in:
parent
63881a7602
commit
ec7e7d9ffb
@ -49,7 +49,6 @@ ifeq ($(OPENJDK_TARGET_OS), macosx)
|
||||
MACH_EXC_SERVER := $(MIG_OUTPUT_DIR)/mach_excServer.c
|
||||
|
||||
$(MACH_EXC_SERVER): $(SDKROOT)/usr/include/mach/mach_exc.defs
|
||||
$(call MakeTargetDir)
|
||||
$(MIG) -isysroot $(SDKROOT) -server $@ -user $(MACH_EXC_USER) \
|
||||
-header $(MACH_EXC_HEADER) $(SDKROOT)/usr/include/mach/mach_exc.defs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user