Hi, On Wed, 24 Aug 2016 13:12:24 +0200 Fernando Herrero Carrón <[email protected]> wrote:
> Many ports offer an option to compile with optimized cflags. See for > instance http://www.freshports.org/multimedia/ffmpeg: > > OPTIMIZED_CFLAGS=off: Use extra compiler optimizations > > though: > > SSE=on: Use SSE optimized routines > > It turns out that optimization options are usually off by default, so if we assume Micheal has built the test suite from ports, it is all to the defaults. I also do not see a compiler option. With the compiler option, the same compiler could be used on all platforms. I am not even sure if the same compiler was used on the Linux platforms. Erich _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
