freebsd-ports/math/lrslib
Piotr Kubaj 568f6ed2d4 math/lrslib: fix build on GCC architectures
Use C11 compiler:
lrslong.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lrs_mp'
lrslong.h:192: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
lrslong.h:193: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
lrslong.h:194: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
lrslong.h:218: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lrs_alloc_mp_t'
lrslong.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'lrs_alloc_mp_vector'
2020-09-23 15:49:10 +00:00
..
files math/lrslib: Add the forgotten patch 2020-09-16 07:28:45 +00:00
distinfo
Makefile math/lrslib: fix build on GCC architectures 2020-09-23 15:49:10 +00:00
pkg-descr
pkg-plist