[csw-devel] SF.net SVN: gar:[4238] csw/mgar/pkg/mysql5/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Apr 9 04:08:32 CEST 2009


Revision: 4238
          http://gar.svn.sourceforge.net/gar/?rev=4238&view=rev
Author:   bdwalton
Date:     2009-04-09 02:08:32 +0000 (Thu, 09 Apr 2009)

Log Message:
-----------
use EXTRA_LIB instead of EXTRA_LD_OPTIONS to get handling of ISALIST properly for all -L dirs

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

Modified: csw/mgar/pkg/mysql5/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/trunk/Makefile	2009-04-09 00:17:10 UTC (rev 4237)
+++ csw/mgar/pkg/mysql5/trunk/Makefile	2009-04-09 02:08:32 UTC (rev 4238)
@@ -22,7 +22,7 @@
 
 WORKSRC = $(WORKDIR)/mysql-$(GARVERSION)
 
-EXTRA_LD_OPTIONS = -R/opt/csw/lib/\$$ISALIST
+EXTRA_LIB = /opt/csw/lib
 
 # Set ./configure options
 CONFIGURE_ARGS  = $(DIRPATHS)


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