barner 2005-11-19 14:04:39 UTC
FreeBSD ports repository
Modified files:
games/vavoom Makefile
Log:
Really fix build on 6.0+: Use CFLAGS="-O -pipe" because -fno-strict-aliasing
(default since FreeBSD 6.0) produces non-working code for the `vcc' tool that
is needed during the build (it dumps core).
However, the optimizations that can be enabled with the WITH_OPTIMIZIED_CFLAGS
work just fine.
Reported by: pointyhat via kris
Revision Changes Path
1.11 +7 -0 ports/games/vavoom/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"