Skip to content
Snippets Groups Projects
Commit 3e4ca6da authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

fix: llvm: buildable

parent 3128fbb6
No related branches found
No related tags found
No related merge requests found
Pipeline #119559 skipped
......@@ -56,7 +56,7 @@ RUN <<EOF
echo -e "\n view: false" >> ${SPACK_ENV}/spack.yaml
spack env activate --dir ${SPACK_ENV}
spack external find --not-buildable --scope env:${SPACK_ENV} --path /usr/local/cuda/bin cuda
spack external find --not-buildable --scope env:${SPACK_ENV} llvm
spack external find --scope env:${SPACK_ENV} llvm
spack concretize --force
EOF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment