env depfile: generate Makefile with absolute script path (#46966)
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user