pixz: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
32195b574a
commit
8c94225cf4
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="https://github.com/vasi/pixz"
|
|||
distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz"
|
||||
checksum=ebde85148e927ed96abaeb9ab2166435c78d31e7c6b2847e8c8d6249b17f1b60
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue