Skip to content
Snippets Groups Projects

chore: spack: avoid need for protobuf +cpp

Merged Wouter Deconinck requested to merge protobuf-cpp into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -72,7 +72,6 @@ make --jobs ${jobs} --keep-going --directory /opt/spack-environment \
SPACK_ENV=${SPACK_ENV} \
BUILDCACHE_OCI_PROMPT="eicweb" \
BUILDCACHE_OCI_FINAL="ghcr"
spack gc --yes-to-all
spack find --long --no-groups \
| sed -e '1,/Installed packages/d;s/\([^@]*\).*/\1/g' \
| uniq -D -f1 | grep -v -w -e "\(epic\|py-pip\|py-cython\)" \
Loading