https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207837
--- Comment #14 from Jan Beich <[email protected]> --- (In reply to Dimitry Andric from comment #13) OPTIMIZED_CFLAGS is enabled by default. It doesn't pass just -O3 but also --enable-optimize which lets vendor decide whether to pass -fomit-frame-pointer and (in later versions) rust -O. https://dxr.mozilla.org/mozilla-central/search?q=MOZ_OPTIMIZE -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
