git: c0f1282a1cfc - main - science/libghemical: Remove LD_PRELOAD vecause it configured now without it
Yuri Victorovich
yuri at FreeBSD.org
Sun Sep 26 17:45:01 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c0f1282a1cfc26c5d3dc6a2cbacf8f6aadb2c1c2
commit c0f1282a1cfc26c5d3dc6a2cbacf8f6aadb2c1c2
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-09-26 16:47:45 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-09-26 17:43:55 +0000
science/libghemical: Remove LD_PRELOAD vecause it configured now without it
PR: 258733
Reported by: mikael
---
science/libghemical/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile
index 95906f69009b..639a919e199c 100644
--- a/science/libghemical/Makefile
+++ b/science/libghemical/Makefile
@@ -28,8 +28,6 @@ USE_GL= gl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CONFIGURE_ENV= LD_PRELOAD=${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so # workaround: otherwise configure fails
-
CONFIGURE_ARGS+= --enable-mpqc
LDFLAGS+= -lSCbasis -lSCcints -lSCclass -lSCcontainer -lSCdft -lSCgroup \
-lSCintv3 -lSCisosurf -lSCkeyval -lSCmbpt -lSCmbptr12 -lSCmisc \
More information about the dev-commits-ports-all
mailing list