diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-09-23 15:49:10 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2020-09-23 15:49:10 +0000 |
commit | 568f6ed2d499ecbc22d509fc7d4da60113e777b0 (patch) | |
tree | 09bf8d84d858b84dbb6a40ad0ad6cfceaeb86a84 /net/phpldapadmin | |
parent | Simplify creation of relative symbolic link (diff) |
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'
Notes
Notes:
svn path=/head/; revision=549744
Diffstat (limited to 'net/phpldapadmin')
0 files changed, 0 insertions, 0 deletions