diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2023-04-03 11:45:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-03 11:45:38 +0200 |
commit | 93cad904136c6e7581f108f475127ab4757df0e3 (patch) | |
tree | 0b1944643681d41c41497f54ba7144525ed8d16e /.mailmap | |
parent | 7e4927b892a4f3cc69030dceb839debd32934fff (diff) | |
download | spack-93cad904136c6e7581f108f475127ab4757df0e3.tar.gz spack-93cad904136c6e7581f108f475127ab4757df0e3.tar.bz2 spack-93cad904136c6e7581f108f475127ab4757df0e3.tar.xz spack-93cad904136c6e7581f108f475127ab4757df0e3.zip |
openblas: use "all" target since it's marked sequential (#35905)
openblas likes to concurrently writes to the same archive from different
targets, and solves that through .NOTPARALLEL: all
We run `make x y z` which is not affected by `NOTPARALLEL`, running into
races.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions