OSXPackageBuilder build.sh,1.9,1.10
Ian Silvester <[email protected]> Sat, 31 Dec 2016 17:24:05 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/OSXPackageBuilder
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10842
Modified Files:
build.sh
Log Message:
Added compilation optimisation flags to improve performance at the cost of increased binary size
Index: build.sh
===================================================================
RCS file: /cvsroot/ijbswa/OSXPackageBuilder/build.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** build.sh 19 Jan 2016 02:54:43 -0000 1.9
--- build.sh 31 Dec 2016 17:24:03 -0000 1.10
***************
*** 88,92 ****
autoconf
! /usr/bin/env CFLAGS="${CFLAGS} ${SYSROOT} ${ARCH} ${MACOSX_VERSION}" LDFLAGS="${LDFLAGS} ${SYSROOT} ${ARCH} ${MACOSX_VERSION}" ./configure ${OPTS}
#
--- 88,92 ----
autoconf
! /usr/bin/env CFLAGS="-O2 -mdynamic-no-pic ${CFLAGS} ${SYSROOT} ${ARCH} ${MACOSX_VERSION}" LDFLAGS="${LDFLAGS} ${SYSROOT} ${ARCH} ${MACOSX_VERSION}" ./configure ${OPTS}
#
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot