X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/734aad71947a79037af64f74c683f5eb36fe6065..e3cf15b684ccf1496b6a682c8d46192674711eb2:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index d640105..069ccc4 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,6 @@ MACHINE_ARCH = ppc CFLAGS += -faltivec -DALTIVEC .endif CFLAGS += -DNOID -DALL_STATE -I${.CURDIR}/include -I${.CURDIR}/include/objc -PRIVINC = ${NEXT_ROOT}/System/Library/Frameworks/System.framework/PrivateHeaders -CFLAGS += -I${PRIVINC} CFLAGS += -DLIBC_MAJOR=${SHLIB_MAJOR} -no-cpp-precomp -force_cpusubtype_ALL CFLAGS += -arch ${MACHINE_ARCH} -fno-common -pipe -Wmost -g CFLAGS += -finline-limit=5000