make/gensrc/Gensrc-jdk.hotspot.agent.gmk
branchihse-targettest-branch
changeset 57145 ceaa243112bd
parent 50854 55db6189e827
child 58908 73bb9c4002cc
--- a/make/gensrc/Gensrc-jdk.hotspot.agent.gmk	Tue Feb 05 10:24:39 2019 +0100
+++ b/make/gensrc/Gensrc-jdk.hotspot.agent.gmk	Tue Feb 05 14:57:24 2019 +0100
@@ -42,7 +42,7 @@
 
 ################################################################################
 
-ifeq ($(OPENJDK_TARGET_OS), macosx)
+ifeq ($(call isTargetOs, macosx), true)
   MIG_OUTPUT_DIR := $(SUPPORT_OUTPUTDIR)/gensrc/jdk.hotspot.agent
   MACH_EXC_HEADER := $(MIG_OUTPUT_DIR)/mach_exc.h
   MACH_EXC_USER := $(MIG_OUTPUT_DIR)/mach_excUser.c