Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
test: build entire stack with clang
  • Loading branch information
wdconinc committed Nov 24, 2025
commit 111dc231cd1484ba374edb47ffc2d5a57d663794
2 changes: 1 addition & 1 deletion spack-environment/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
packages:
all:
require:
- '%gcc'
- '%clang'
- any_of: [+ipo, '@:']
- any_of: [build_system=cmake, '@:']
- any_of: [build_type=Release, '@:']
Expand Down