]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/libMicro/Makefile.Darwin
xnu-3248.60.10.tar.gz
[apple/xnu.git] / tools / tests / libMicro / Makefile.Darwin
index 9d4e006088c3ac933f0bc86091912fa8181875b9..5bb7da2dd930cb8ff15f70f5d8ddacc0ea436d04 100644 (file)
@@ -39,7 +39,7 @@ SDKPATH = $(shell xcodebuild -sdk $(SDKROOT) -version Path)
 CFLAGS += -isysroot $(SDKPATH)
 endif
 
-CC = xcrun -sdk $(SDKROOT) gcc
+CC = $(shell xcrun -sdk "$(SDKROOT)" -find gcc)
 #NOPIC=        -mdynamic-no-pic
 ARCH=  i386