diff options
author | Martin Aumüller <aumuell@reserv.at> | 2021-05-28 13:50:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-28 13:50:03 +0200 |
commit | 0c290ef1c36a97bb284741e49002afae7dd91267 (patch) | |
tree | 78167ce2e82b742d12e252ad3d7e2daee31fde00 /.gitignore | |
parent | 1dd6bc27259ee1190b6052f1cd704f84bb84aa1f (diff) | |
download | spack-0c290ef1c36a97bb284741e49002afae7dd91267.tar.gz spack-0c290ef1c36a97bb284741e49002afae7dd91267.tar.bz2 spack-0c290ef1c36a97bb284741e49002afae7dd91267.tar.xz spack-0c290ef1c36a97bb284741e49002afae7dd91267.zip |
embree: add v3.13.0, fix build (#23986)
* embree: allow for compiling with gcc 7.3
strip out unsupported -mprefer-vector-width=256
* embree: fix build on AMD CPUs
The ISAs that embree is compiled for have to match the CPU
features enabled by the compiler, as embree derives theISA
that it compiles for from the latter.
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions