adding cce to compilers that patch gdbm (#20353)
This commit is contained in:
@@ -28,6 +28,7 @@ class Gdbm(AutotoolsPackage, GNUMirrorPackage):
|
||||
depends_on("readline")
|
||||
patch('gdbm.patch', when='%gcc@10:')
|
||||
patch('gdbm.patch', when='%clang@11:')
|
||||
patch('gdbm.patch', when='%cce@11:')
|
||||
patch('gdbm.patch', when='%aocc@2:')
|
||||
|
||||
def configure_args(self):
|
||||
|
Reference in New Issue
Block a user