env depfile: generate Makefile with absolute script path (#46966)

Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
This commit is contained in:
Tobias Ribizel
2024-10-15 15:52:31 +02:00
committed by GitHub
parent 73069045ae
commit 834ed2f117
3 changed files with 19 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
SPACK ?= spack -c config:install_status:false
SPACK ?= {{ spack_script }} -c config:install_status:false
SPACK_INSTALL_FLAGS ?=
# This variable can be used to add post install hooks