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.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to