diff options
author | Thomas Dickerson <elfprince13@gmail.com> | 2021-11-23 19:45:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-23 16:45:18 -0800 |
commit | c263b64d2ecad12227bb120661ed62298c4b16e1 (patch) | |
tree | f8e757976a9c8687542fbe2ac3a9a2c34c2fad37 /etc | |
parent | dfc95cdf1c07ad7cde2becc14db5692cd8d7f0dc (diff) | |
download | spack-c263b64d2ecad12227bb120661ed62298c4b16e1.tar.gz spack-c263b64d2ecad12227bb120661ed62298c4b16e1.tar.bz2 spack-c263b64d2ecad12227bb120661ed62298c4b16e1.tar.xz spack-c263b64d2ecad12227bb120661ed62298c4b16e1.zip |
Racket package: disable parallel build; add variants (#27506)
- Prevent `-j` flags to `make`, which has been known to cause problems
with Racket builds.
- Add variants for various common build flags, including support
for both versions of the Racket VM environment.
In addition:
- 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
`RacoPackage` 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