eukleides: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
a89276db27
commit
3ec48010c9
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ distfiles="http://www.eukleides.org/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=18c489460cb2cb98f4ea9c0187519ef77b4422117fd43bcd4e4836580ef40c69
|
checksum=18c489460cb2cb98f4ea9c0187519ef77b4422117fd43bcd4e4836580ef40c69
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i -e 's/^CFLAGS =/override CFLAGS +=/' \
|
sed -i -e 's/^CFLAGS =/override CFLAGS +=/' \
|
||||||
-e 's/^LDFLAGS =/override LDFLAGS +=/' \
|
-e 's/^LDFLAGS =/override LDFLAGS +=/' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue