diff options
author | Thomas Dickerson <elfprince13@gmail.com> | 2022-04-04 04:32:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-04 10:32:25 +0200 |
commit | ee505e6c69528825d269cf90277654ff93a343e0 (patch) | |
tree | f2cea852f2007c992e222a050f7c732c56a3d3a4 /etc | |
parent | d61e54b4c7da6ceaee098447f6d1baa5ee4e1668 (diff) | |
download | spack-ee505e6c69528825d269cf90277654ff93a343e0.tar.gz spack-ee505e6c69528825d269cf90277654ff93a343e0.tar.bz2 spack-ee505e6c69528825d269cf90277654ff93a343e0.tar.xz spack-ee505e6c69528825d269cf90277654ff93a343e0.zip |
Add support for racket packages (#27564)
- Add variants for various common build flags, including support for both versions of the Racket VM environment.
- Prevent `-j` flags to `make`, which has been known to cause problems with Racket builds.
- Prefer the minimal release to improve install times. Bells and whistles carry their own runtime dependencies and should be installed via `raco`. An enterprising user may even create a `RacketPackage` class to make spack aware of `raco` installed packages.
- Match the official version numbering scheme.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions