freebsd-ports/lang/fpc
Ed Maste 6276f061c2 lang/fpc: Set LLD_UNSAFE
fpc produces and needs to link an object file with invalid section
header alignment, which lld refuses to do.  The build fails with:

/usr/bin/ld: error: x86_64/units/x86_64-freebsd/i_linux.o: \
    invalid alignment of section headers

Setting LLD_UNSAFE makes the port link with ld.bfd instead.

PR:		222172
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-03-29 15:40:06 +00:00
..
files
distinfo - Fix distinfo 2018-02-01 07:58:47 +00:00
Makefile lang/fpc: Set LLD_UNSAFE 2018-03-29 15:40:06 +00:00
Makefile.units
pkg-descr
pkg-plist