Revision: 77765
http://sourceforge.net/p/brlcad/code/77765
Author: starseeker
Date: 2020-11-20 20:28:50 +0000 (Fri, 20 Nov 2020)
Log Message:
-----------
If this is indeed the fix this needs to be a patch, but on FreeBSD clearing the
LDFLAGS here is wiping out our LDFLAGS specification on the command line for
subsequent configure testing.
Modified Paths:
--------------
brlcad/branches/extbuild/src/other/ext/tcl/unix/configure
Modified: brlcad/branches/extbuild/src/other/ext/tcl/unix/configure
===================================================================
--- brlcad/branches/extbuild/src/other/ext/tcl/unix/configure 2020-11-20
19:26:33 UTC (rev 77764)
+++ brlcad/branches/extbuild/src/other/ext/tcl/unix/configure 2020-11-20
20:28:50 UTC (rev 77765)
@@ -7522,7 +7522,6 @@
SHLIB_SUFFIX=".so"
DL_OBJS="tclLoadDl.o"
DL_LIBS=""
- LDFLAGS=""
if test $doRpath = yes; then
CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits