foobillard++: fix build

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
newbluemoon 2018-01-16 10:07:21 +01:00 committed by Enno Boland
parent e48afea089
commit c780b722d3
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'foobillard' # Template file for 'foobillard++'
pkgname=foobillard++ pkgname=foobillard++
version=3.42beta version=3.42beta
revision=2 revision=3
wrksrc=foobillardplus-${version} wrksrc=foobillardplus-${version}
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-standard" configure_args="--enable-standard"
@ -14,6 +14,7 @@ short_desc="An OpenGL billard game - fork of foobillard"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
checksum=e276b70674a7d788c45eeff89f1f5db5d48d871a1ab92103813d424a3761e1d9 checksum=e276b70674a7d788c45eeff89f1f5db5d48d871a1ab92103813d424a3761e1d9
CFLAGS+=" -fgnu89-inline"
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi