[csw-devel] SF.net SVN: gar:[4147] csw/mgar/pkg/mysql-python/trunk/Makefile
valholla at users.sourceforge.net
valholla at users.sourceforge.net
Wed Apr 1 23:52:31 CEST 2009
Revision: 4147
http://gar.svn.sourceforge.net/gar/?rev=4147&view=rev
Author: valholla
Date: 2009-04-01 21:52:31 +0000 (Wed, 01 Apr 2009)
Log Message:
-----------
isalist
Modified Paths:
--------------
csw/mgar/pkg/mysql-python/trunk/Makefile
Modified: csw/mgar/pkg/mysql-python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mysql-python/trunk/Makefile 2009-04-01 21:43:58 UTC (rev 4146)
+++ csw/mgar/pkg/mysql-python/trunk/Makefile 2009-04-01 21:52:31 UTC (rev 4147)
@@ -33,7 +33,9 @@
mysql_prefix = $(prefix)/mysql5
mysql_bindir = $(mysql_prefix)/bin
-LD_OPTIONS := -R/opt/csw/mysql5/lib/mysql/\$$ISALIST $(LD_OPTIONS)
+NOISALIST = 1
+LD_OPTIONS := -R/opt/csw/mysql5/lib/mysql/\$$ISALIST:/opt/csw/lib/\$$ISALIST
PATH := $(mysql_bindir):$(PATH)
-export LD_OPTIONS PATH
+LDFLAGS =
+export LD_OPTIONS PATH LDFLAGS
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