Ticket #12956: patch-compile.diff
File patch-compile.diff, 532 bytes (added by darren.bane@…, 17 years ago) |
---|
-
nextstep/compile
old new 56 56 NS_CFG_OPTS="--with-ns --without-x --prefix=${PREFIX} --exec_prefix=${BASEDIR}/MacOS --libexecdir=${BASEDIR}/MacOS/libexec --with-pop --enable-font-backend --without-freetype" 57 57 # --enable-cocoa-experimental-ctrl-g 58 58 MAKE="make -j3" 59 export CC=gcc -4.059 export CC=gcc 60 60 export MACOSX_DEPLOYMENT_TARGET=10.3 61 61 export MACOSX_DEPLOYMENT_TARGET_ppc=10.3 62 62 export MACOSX_DEPLOYMENT_TARGET_i386=10.4