K 10 svn:author V 6 barner K 8 svn:date V 27 2005-11-19T14:04:39.000000Z K 7 svn:log V 328 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 END