Searched refs:RC_NONARCH_CFLAGS (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/pyobjc-45/2.5/
H A DGNUmakefile40 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
42 ifndef RC_NONARCH_CFLAGS
43 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.10/CPAN-56/
H A DGNUmakefile55 ifndef RC_NONARCH_CFLAGS
56 export RC_NONARCH_CFLAGS = -pipe macro
58 MY_CFLAGS := $(foreach A,$(MY_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
/macosx-10.10/perl-103/5.16/
H A DGNUmakefile34 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
36 ifndef RC_NONARCH_CFLAGS
37 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.10/perl-103/5.18/
H A DGNUmakefile34 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
36 ifndef RC_NONARCH_CFLAGS
37 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.10/perl-103/
H A DMakefile51 ifndef RC_NONARCH_CFLAGS
52 export RC_NONARCH_CFLAGS = -pipe macro
54 MY_CFLAGS := $(foreach A,$(MY_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
/macosx-10.10/python-89/2.7/
H A DGNUmakefile38 export RC_CFLAGS := $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
40 ifndef RC_NONARCH_CFLAGS
41 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.10/OpenLDAP-499.27/
H A Dbuildmelocal.sh93 export RC_NONARCH_CFLAGS="-pipe"
136 DSS_BUILD_PARALLEL=${USEPARALLEL} SHELL=/bin/sh SRCROOT="${SRCROOT}" OBJROOT="${OBJROOT}" SYMROOT="${SYMROOT}" DSTROOT="${DSTROOT}" PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin" "/Applications/Xcode.app/Contents/Developer/usr/bin/make" -Wno-error=deprecated-declarations -Wno-error=#warnings -C "${SRCROOT}" "install" "SRCROOT=${SRCROOT}" "SDKROOT=${XXXSDKROOT}" "OBJROOT=${OBJROOT}" "SYMROOT=${SYMROOT}" "DSTROOT=${DSTROOT}" "MACOSX_DEPLOYMENT_TARGET=${CUROS}" "CCHROOT=${OBJROOT}/Caches" "RC_ProjectName=${PROJECT}" "RC_ProjectSourceVersion=${VERSION}" "RC_ProjectNameAndSourceVersion=${PROJECT}-${VERSION}" "RC_ProjectBuildVersion=1" "RC_ReleaseStatus=Development" "RC_CFLAGS=-arch ${ARCH} -pipe" "RC_NONARCH_CFLAGS=-pipe" "RC_ARCHS=${ARCH}" "RC_${ARCH}=YES" "RC_RELEASE=${CURRELEASE}" "RC_OS=macos" "RC_XBS=YES" "RC_BUILDIT=YES" 2>&1 | tee "${BUILDDIR}/${PROJECT}/log"
140 SHELL=/bin/sh SRCROOT="${SRCROOT}" OBJROOT="${OBJROOT}" SYMROOT="${SYMROOT}" DSTROOT="${DSTROOT}" PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin" "/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild" "install" "SRCROOT=${SRCROOT}" "SDKROOT=${XXXSDKROOT}" "OBJROOT=${OBJROOT}" "SYMROOT=${SYMROOT}" "DSTROOT=${DSTROOT}" "MACOSX_DEPLOYMENT_TARGET=${CUROS}" "CCHROOT=${OBJROOT}/Caches" "RC_ProjectName=${PROJECT}" "RC_ProjectSourceVersion=${VERSION}" "RC_ProjectNameAndSourceVersion=${PROJECT}-${VERSION}" "RC_ProjectBuildVersion=1" "RC_ReleaseStatus=Development" "RC_CFLAGS=-arch ${ARCH} -pipe" "RC_NONARCH_CFLAGS=-pipe" "RC_ARCHS=${ARCH}" "RC_${ARCH}=YES" "RC_RELEASE=${CURRELEASE}" "RC_OS=macos" "RC_XBS=YES" "RC_BUILDIT=YES" 2>&1 | tee "${BUILDDIR}/${PROJECT}/log"
/macosx-10.10/python-89/2.6/
H A DGNUmakefile38 export RC_CFLAGS := $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
40 ifndef RC_NONARCH_CFLAGS
41 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.10/python-89/
H A DMakefile52 export RC_CFLAGS = $(foreach A,$(RC_ARCHS),-arch $(A)) $(RC_NONARCH_CFLAGS)
54 ifndef RC_NONARCH_CFLAGS
55 export RC_NONARCH_CFLAGS = -pipe macro
/macosx-10.10/Csu-85/
H A DMakefile7 CFLAGS = $(OFLAG) -Wall $(RC_NONARCH_CFLAGS)

Completed in 115 milliseconds