mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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
|
||||
disable_parallel_build=yes
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_extract() {
|
||||
sed -i -e 's/^CFLAGS =/override CFLAGS +=/' \
|
||||
-e 's/^LDFLAGS =/override LDFLAGS +=/' \
|
||||
|
|
Loading…
Add table
Reference in a new issue