Skip to content
Snippets Groups Projects
Commit 3217e1b8 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

add easyconfig for GCC 11.2.0

parent 04fe92e3
Branches
No related tags found
No related merge requests found
...@@ -22,5 +22,11 @@ dependencies = [ ...@@ -22,5 +22,11 @@ dependencies = [
altroot = 'GCCcore' altroot = 'GCCcore'
altversion = 'GCCcore' altversion = 'GCCcore'
# We use a HMNS, so let's enforce a unique compiler
modluafooter = 'family("compiler")'
# Always do a recursive unload on compilers
recursive_module_unload = True
# this bundle serves as a compiler-only toolchain, so it should be marked as compiler (important for HMNS) # this bundle serves as a compiler-only toolchain, so it should be marked as compiler (important for HMNS)
moduleclass = 'compiler' moduleclass = 'compiler'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment