crispy-doom: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
b596d27000
commit
2d6d120d82
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://github.com/fabiangreffrath/crispy-doom"
|
|||
distfiles="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-${version}.tar.gz"
|
||||
checksum=6f8ac1e9373b06e5c74c6c3eeb7b7374eba7650e708c4c1df336fc8d3b3700fe
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue