freebsd-ports/math/gretl
Piotr Kubaj 5f582b73ab math/gretl: fix build on GCC architectures
Since the last upgrade, gretl requires C11:
../lib/src/bhhh_max.c:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Lval'

Fix this by adding USES=compiler:c11 and replacing OPENMP_USES=compiler:openmp with OPENMP_USE=GCC=yes. This sets the correct CC.

PR:		243027
Approved by:	yuri (maintainer)
2020-01-01 22:50:04 +00:00
..
files
distinfo math/gretl: Update 2019a -> 2019d 2019-12-26 19:47:42 +00:00
Makefile math/gretl: fix build on GCC architectures 2020-01-01 22:50:04 +00:00
pkg-descr
pkg-plist math/gretl: Update 2019a -> 2019d 2019-12-26 19:47:42 +00:00