eukleides: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:20 +02:00
parent a89276db27
commit 3ec48010c9
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ distfiles="http://www.eukleides.org/files/${pkgname}-${version}.tar.bz2"
checksum=18c489460cb2cb98f4ea9c0187519ef77b4422117fd43bcd4e4836580ef40c69
disable_parallel_build=yes
CFLAGS="-fcommon"
post_extract() {
sed -i -e 's/^CFLAGS =/override CFLAGS +=/' \
-e 's/^LDFLAGS =/override LDFLAGS +=/' \