Home
last modified time | relevance | path

Searched hist:"130 eedf9af187e2711e6c9464385282533f713c4" (Results 1 – 1 of 1) sorted by relevance

/libCEED/
H A DMakefile130eedf9af187e2711e6c9464385282533f713c4 Wed Mar 16 13:04:29 UTC 2022 Jed Brown <jed@jedbrown.org> Makefile: AVX detection needs CFLAGS

Package managers (Spack, PETSc --download-libceed) will typically
specify CFLAGS directly rather than using the OPT= shortcut. The test
needs to use the flags they set, not our default (which includes
-march=native).