Commit ea00665
committed
Reduce unnecessary work in dependency builds
- Pin Silo to 4.12.0 release tag (instead of a post-release commit hash)
so GIT_SHALLOW works, making the clone faster
- Disable ZFP compression in Silo (MFC never uses Silo compression)
- Remove invalid -DFORTRAN_LIBRARIES=ON from HDF5 (not a real HDF5
variable); explicitly disable unneeded features: C++ bindings,
Fortran bindings, and parallel I/O1 parent 58033cb commit ea00665
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments