diff options
author | Sayed Adel <seiko@imavr.com> | 2021-05-04 09:23:12 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2021-05-04 09:52:20 +0200 |
commit | 516bb1a1faeb4f0c33f2da9a199ecccabb000469 (patch) | |
tree | 0c60c20fe3d8a6a91a7a81fec7cf694746a1c799 /numpy/polynomial/polyutils.py | |
parent | ccfd68d88fa356d7f097e216fb2c16b14da4052d (diff) | |
download | numpy-516bb1a1faeb4f0c33f2da9a199ecccabb000469.tar.gz |
BLD: remove unnecessary flag `-faltivec` on macOS
Supporting PowerPC/AltiVec on macOS is no longer necessary,
even if the Mac/G5 is still running having `-faltivec` or
replacing it with the new AltiVec flag `-maltivec` wouldn't
increase that much performance without raw SIMD.
note: the flag was enabled on non-intel platforms which
causes fatal build errors on macOS/arm64.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions