diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-07-14 16:53:34 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-07-14 20:56:42 -0500 |
commit | e7d18411dfc6a74ebb59fb3d57f524bbd6e993e2 (patch) | |
tree | 6194d9f5eba6a2ea2e17cfde291f135c54163eb0 /numpy/array_api/tests/test_creation_functions.py | |
parent | f3533711c854d05e2d767e3e8373c882d4d9f3ae (diff) | |
download | numpy-e7d18411dfc6a74ebb59fb3d57f524bbd6e993e2.tar.gz |
BLD: Use `-ftrapping-math` for clang and for `_so`
Apparently, there is a second `compiler_so` that is actually the
main compiler being used, and modifying only the first one is just
futile.
The old try was `-ffp-exception-behavior=strict`, but that seems to
be a fairly new addition (and doesn't even work on MacOS with 10.0)
`-ftrapping-math` seems to be the older, equivalent option.
Diffstat (limited to 'numpy/array_api/tests/test_creation_functions.py')
0 files changed, 0 insertions, 0 deletions