Back to home page

EIC code displayed by LXR

 
 

    


Warning, /eic-spack/config/ci/concretizer.yaml is written in an unsupported language. File is not indexed.

0001 concretizer:
0002   reuse:
0003     roots: false
0004     dependencies: true
0005     exclude:
0006       # Do not reuse gcc-runtime from the build cache: stale entries (e.g.
0007       # gcc-runtime-10.x for linux-x86_64_v3) cause GLIBCXX version mismatches
0008       # when packages built for x86_64_v4 with modern C++20 code (node-js/V8,
0009       # abseil) require symbols only available in GCC >= 12/13.
0010       - gcc-runtime