neverball: needs -fcommon for gcc10

[ci skip]
This commit is contained in:
Jürgen Buchmüller 2020-08-18 02:48:37 +02:00
parent 07da2ce28e
commit 64c6273fc4

View file

@ -13,6 +13,8 @@ distfiles="http://www.neverball.org/$pkgname-$version.tar.gz"
checksum=73fe63cca4f96e2d355480d03bc0b2904e83a0abdf65fe8c52db5cc3cca88fa0
nocross="./mapc: ./mapc: cannot execute binary file"
CFLAGS="-fcommon"
do_build() {
make ${makejobs} CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" \
ENABLE_NLS=1 DATADIR=/usr/share/neverball LOCALEDIR=/usr/share/locale