spack/lib
Todd Gamblin 827b1f1437
bugfix: make test_requires_directive work on more platforms (#41943)
Literal compiler config in `test_requires_directive` specifically lists `target:
x86_64`, but it doesn't need to, and the unnecessary target makes the test fail on
non-`x86_64` machines.

- [x] Remove target from config yaml in `test_requires_directive`
2024-01-04 08:17:54 +01:00
..
spack bugfix: make test_requires_directive work on more platforms (#41943) 2024-01-04 08:17:54 +01:00