From 846470de89a45af27da30f4573eb30cb8cfe787a Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Tue, 15 Jan 2019 05:43:59 +0000 Subject: - Add LLD_UNSAFE PR: 214864 --- science/checkmol/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'science') diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index c773de126025..2bcc00d40d0f 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -23,6 +23,8 @@ USES= fpc PLIST_FILES= bin/checkmol bin/matchmol +LLD_UNSAFE= yes + do-build: (cd ${WRKSRC} && ${LOCALBASE}/bin/fpc ${EXTRACT_ONLY} -S2 -O3) -- cgit v1.2.3