Commit cc5e285
committed
Fix Spack binary cache to allow source fallback
- Remove --use-buildcache flag that forced binary-only mode
- Spack will automatically use binary cache when available
- Falls back to building from source when binaries not found
- Prevents 'No binary found when cache-only was specified' error
- gcc-runtime and python-venv often need source builds1 parent c93d78f commit cc5e285
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| |||
0 commit comments