Commit d34bcf92 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

component/open62541: max gcc version 11 (fix for Debian12)

parent 84e8834b
...@@ -5,6 +5,10 @@ parts = open62541 ...@@ -5,6 +5,10 @@ parts = open62541
extends = extends =
../cmake/buildout.cfg ../cmake/buildout.cfg
../patch/buildout.cfg ../patch/buildout.cfg
../defaults.cfg
[gcc]
max_version = 11
[open62541] [open62541]
recipe = slapos.recipe.cmmi recipe = slapos.recipe.cmmi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment