Skip to content
Snippets Groups Projects

fix[sda]: maybe fix breaking build on gcc@11

Merged Eric Müller requested to merge maybe_fix_sda_on_gcc11 into master
2 files
+ 58
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -32,6 +32,8 @@ class Sda(MakefilePackage):
conflicts('%gcc@:9.3', when='@7.3.3d')
conflicts('%intel')
patch('sda-7.3.3d.patch', when='@7.3.3d')
build_directory = 'src'
build_jobs = 1