1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

math/barvinok: fix build with GCC-based architectures

PR:		236694
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Yuri Victorovich 2019-03-21 07:34:13 +00:00
parent e7926e6dc1
commit a318757ce5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496429

View File

@ -16,7 +16,7 @@ LIB_DEPENDS= libglpk.so:math/glpk \
libntl.so:math/ntl \
libpolylibgmp.so:math/polylib
USES= gmake libtool localbase:ldflags pkgconfig
USES= compiler:c11 gmake libtool localbase:ldflags pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-static --enable-shared --enable-shared-barvinok \
--with-gmp=system --with-polylib=system --with-isl=system