diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2023-07-18 18:45:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-18 18:45:14 +0200 |
commit | 5b23c5dcc070e11828e4e1ff773c4a68e2d7386c (patch) | |
tree | 1d207bad99ebc33a9cd484e93d5eb55a543b8fd7 /README.md | |
parent | ad1fdcdf484868bd5796b391c6e84311f0f48ffa (diff) | |
download | spack-5b23c5dcc070e11828e4e1ff773c4a68e2d7386c.tar.gz spack-5b23c5dcc070e11828e4e1ff773c4a68e2d7386c.tar.bz2 spack-5b23c5dcc070e11828e4e1ff773c4a68e2d7386c.tar.xz spack-5b23c5dcc070e11828e4e1ff773c4a68e2d7386c.zip |
buildcache push: make --allow-root the default and deprecate the option (#38878)
Without --allow-root spack cannot push binaries that contain paths in
binaries. This flag is almost always needed, so there is no point of
requiring users to spell it out.
Even without --allow-root, rpaths would still have to be patched, so the
flag is not there to guarantee binaries are not modified on install.
This commit makes --allow-root the default, and drops the code
required for it. It also deprecates `spack buildcache preview`, since
the command made sense only with --allow-root.
As a side effect, Spack no longer depends on binutils for relocation
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions