mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xastir: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
354b8c29de
commit
5d59ea09ed
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ homepage="http://xastir.org"
|
||||||
distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz"
|
distfiles="https://github.com/Xastir/Xastir/archive/Release-${version}.tar.gz"
|
||||||
checksum=0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc
|
checksum=0bd3768440422a666e1c4c532df0184374244b77ae6650e6690715a0ca1fe7bc
|
||||||
python_version=2 #unverified
|
python_version=2 #unverified
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue