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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Sep 9 22:03:32 CEST 2009


Revision: 6247
          http://gar.svn.sourceforge.net/gar/?rev=6247&view=rev
Author:   wahwah
Date:     2009-09-09 20:03:32 +0000 (Wed, 09 Sep 2009)

Log Message:
-----------
myodbc: Add /opt/csw/mysql5/lib/mysql to the runtime library search path

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

Modified: csw/mgar/pkg/myodbc/trunk/Makefile
===================================================================
--- csw/mgar/pkg/myodbc/trunk/Makefile	2009-09-09 16:51:21 UTC (rev 6246)
+++ csw/mgar/pkg/myodbc/trunk/Makefile	2009-09-09 20:03:32 UTC (rev 6247)
@@ -40,6 +40,7 @@
 CONFIGURE_ARGS += --with-unixODBC=/opt/csw --with-mysql-path=/opt/csw/mysql5 --enable-gui=no
 CONFIGURE_ARGS += --with-odbc-ini=/etc/opt/csw
 EXTRA_INC = $(abspath $(WORKDIR))/mysql-5.0.84/include
+EXTRA_LD_OPTIONS = -R/opt/csw/mysql5/lib/mysql
 include gar/category.mk
 
 SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(PATCHLEVEL)


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