]> git.saurik.com Git - apple/xnu.git/blobdiff - tools/tests/zero-to-n/Makefile
xnu-6153.11.26.tar.gz
[apple/xnu.git] / tools / tests / zero-to-n / Makefile
index 76f53d169fcc53452c3dfc60933d8d1840137711..63e5484c96c6c2ffb6152f982636d1d2e2bbdf99 100644 (file)
@@ -12,7 +12,7 @@ ifdef RC_ARCHS
   endif
 endif
 
   endif
 endif
 
-CFLAGS := -g $(patsubst %, -arch %, $(ARCHS)) -isysroot $(SDKROOT) -isystem $(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders
+CFLAGS := -Os -g $(patsubst %, -arch %, $(ARCHS)) -isysroot $(SDKROOT) -isystem $(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders
 
 DSTROOT?=$(shell /bin/pwd)
 SYMROOT?=$(shell /bin/pwd)
 
 DSTROOT?=$(shell /bin/pwd)
 SYMROOT?=$(shell /bin/pwd)