SF.net SVN: gar:[22187] csw/mgar/pkg/tcl85/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Wed Oct 9 20:45:49 CEST 2013


Revision: 22187
          http://gar.svn.sourceforge.net/gar/?rev=22187&view=rev
Author:   lblume
Date:     2013-10-09 18:45:49 +0000 (Wed, 09 Oct 2013)
Log Message:
-----------
tcl85/trunk: One more hack to get that libsunmath to work

Modified Paths:
--------------
    csw/mgar/pkg/tcl85/trunk/Makefile

Modified: csw/mgar/pkg/tcl85/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tcl85/trunk/Makefile	2013-10-09 14:55:49 UTC (rev 22186)
+++ csw/mgar/pkg/tcl85/trunk/Makefile	2013-10-09 18:45:49 UTC (rev 22187)
@@ -104,6 +104,9 @@
 
 TEST_TARGET = test
 
+# To help it find the libsunmath it so desperately needs
+EXTRA_LD_OPTIONS = -L$(libdir)
+
 include gar/category.mk
 
 post-install-modulated:

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list