blender/build_files
Sebastian Parborg 406d747695 Fix automated tests when building with GCC and march=native
When building with more aggressive optimization flags, GCC will add FMA
(Fused Multiply Add) instructions that will slightly alter the floating
point operation results.

This causes some automated tests to fail in blender.

In clang and the intel compiler ffp-contract is set to off per default
it seems from my research.  (They do not have the exact same setting,
but the default seems to match the off behavior)

Reviewed By: Brecht

Differential Revision: http://developer.blender.org/D9047
2021-01-14 17:32:21 +01:00
..
build_environment install-deps: Install OIIO utils, re-enable package on RPMs. 2020-12-21 09:49:08 +01:00
buildbot Cycles: upgrade to OptiX SDK version 7.1 on buildbot 2021-01-12 11:51:42 +01:00
cmake Fix automated tests when building with GCC and march=native 2021-01-14 17:32:21 +01:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
windows Windows/Ninja: allow parameters for rebuild.cmd 2020-11-30 08:22:50 -07:00