1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/lang/gcl
Jan Beich 9a6ec832fd lang/gcl: use clang and unbreak with gcc5 or later
./libpre_gcl.a(num_sfun.o): In function `number_expt':
num_sfun.c:(.text+0x3d78): undefined reference to `number_fix_iexpt'
num_sfun.c:(.text+0x4c62): undefined reference to `number_big_iexpt'
[...]
./libpre_gcl.a(alloc.o): In function `alloc_object':
alloc.c:(.text+0x6c07): undefined reference to `alloc_after_turning_off_sgc'
alloc.c:(.text+0x76f1): undefined reference to `maybe_reallocate_page'
[...]

PR:		216707
Reported by:	antoine (via exp-run)
2017-02-05 03:30:08 +00:00
..
files
distinfo
Makefile lang/gcl: use clang and unbreak with gcc5 or later 2017-02-05 03:30:08 +00:00
pkg-descr