mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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"
|
distfiles="https://github.com/vasi/pixz/archive/v$version.tar.gz"
|
||||||
checksum=ebde85148e927ed96abaeb9ab2166435c78d31e7c6b2847e8c8d6249b17f1b60
|
checksum=ebde85148e927ed96abaeb9ab2166435c78d31e7c6b2847e8c8d6249b17f1b60
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue