Index: Makefile =================================================================== --- Makefile (revision 518679) +++ Makefile (working copy) @@ -23,10 +23,7 @@ # do not link with librt and libdl. LDFLAGS+= -Wl,--as-needed -# fails to link with lld 6, remove after FreeBSD 12.0 EOL -.if exists(/usr/lib/clang/6.0.1) LLD_UNSAFE= yes -.endif PLIST_SUB= SOVERSION=${PORTVERSION}