K 10 svn:author V 7 rodrigo K 8 svn:date V 27 2017-12-04T17:43:55.003978Z K 7 svn:log V 324 devel/libcfg: set LLD_UNSAFE This port passes ${LDFLAGS} to both the compiler driver and directly to the linker, which is not valid. Revert to using ld.bfd for now which produces output with a bogus entry, but does not fail to link. Bump portrevision. PR: 221778 Submitted by: emaste@ Approved by: rodrigo@ (maintainer) END