HomeFreeBSD

Don't build with `-ffast-math -funroll-loops' flags by default: contemporary

Description

Don't build with `-ffast-math -funroll-loops' flags by default: contemporary
compilers should be smart enough to generate good code of of the box without
potentially unsafe fast-math, and remove standard `-O2 -fno-strict-aliasing'
options from the "optimized flags".

Details

Provenance
danfeAuthored on
Parents
rP406863: - Update to 1.25
Branches
Unknown
Tags
Unknown