diff options
author | Seth R. Johnson <johnsonsr@ornl.gov> | 2022-05-25 15:48:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-25 12:48:05 -0700 |
commit | 14d4203722daf3abd56a2b6c880214a1338e289f (patch) | |
tree | 65cd5375273a16a535a9a349c02978e467161145 /etc | |
parent | 1bc742c13ee89e7b48602a5a022e6bbfd7b231ee (diff) | |
download | spack-14d4203722daf3abd56a2b6c880214a1338e289f.tar.gz spack-14d4203722daf3abd56a2b6c880214a1338e289f.tar.bz2 spack-14d4203722daf3abd56a2b6c880214a1338e289f.tar.xz spack-14d4203722daf3abd56a2b6c880214a1338e289f.zip |
sed: fix recursive symlink (#30849)
Use `spack build` as build dir to avoid recursive link error.
```
config.status: linking /var/folders/fy/x2xtwh1n7fn0_0q2kk29xkv9vvmbqb/T/s3j/spack-stage/spack-stage-sed-4.8-wraqsot6ofzvr3vrgusx4mj4mya5xfux/spack-src/GNUmakefile to GNUmakefile
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
==> sed: Executing phase: 'build'
==> [2022-05-25-14:15:51.310333] 'make' '-j8' 'V=1'
make: GNUmakefile: Too many levels of symbolic links
make: stat: GNUmakefile: Too many levels of symbolic links
make: *** No rule to make target `GNUmakefile'. Stop.
```
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions