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

ellson at users.sourceforge.net ellson at users.sourceforge.net
Wed Jun 8 01:27:45 CEST 2011


Revision: 14737
          http://gar.svn.sourceforge.net/gar/?rev=14737&view=rev
Author:   ellson
Date:     2011-06-07 23:27:45 +0000 (Tue, 07 Jun 2011)

Log Message:
-----------
liblasi: use LDFLAGS instead of EXTRA_CXX_FLAGS (how did it work for Dago???)

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

Modified: csw/mgar/pkg/liblasi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/liblasi/trunk/Makefile	2011-06-07 22:45:25 UTC (rev 14736)
+++ csw/mgar/pkg/liblasi/trunk/Makefile	2011-06-07 23:27:45 UTC (rev 14737)
@@ -50,7 +50,7 @@
 
 BUILD64 = 1
 
-EXTRA_CXX_FLAGS = -lCstd -norunpath
+LDFLAGS = -L/usr/lib -lCstd -norunpath
 
 CONFIGURE_SCRIPTS = custom
 BUILD_SCRIPTS = custom


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