On Fri, Apr 08, 2011 at 05:52:46PM +0000, b. f. wrote: > On 4/8/11, Alexey Dokuchaev <[email protected]> wrote: > > Summarizing our discussion, what do you think of the following? > > > > .if ! ${MACHINE_CPU:Msse2} || defined(PACKAGE_BUILDING) && ${ARCH} != > > "amd64" > > GYP_DEFINES+= disable_sse2=1 > > .endif > > > > Default package would have reasonable defaults now, custom port build can > > be controlled by passing desired MACHINE_CPU. Building SSE2-enabled > > package for i386 is a bit tricky, but cannot be possibly polluted by > > stale cached OPTIONS value. > > Sorry, I tried to convey in my previous message that I was mistaken in > thinking that the earlier changes would cause problems for the default > i386 packages. Packages for the machine hosting the build, and those > built for generic machines via the portbuild scripts, have the right > settings now, so I would leave the port as it is. [...]
Let it be then. Rene, please ignore my last patch; current revision of Makefile should be OK until further issues arise. ./damfe _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
