[csw-devel] SF.net SVN: gar:[13349] csw/mgar/pkg/seamonkey/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Feb 17 20:19:13 CET 2011
Revision: 13349
http://gar.svn.sourceforge.net/gar/?rev=13349&view=rev
Author: dmichelsen
Date: 2011-02-17 19:19:13 +0000 (Thu, 17 Feb 2011)
Log Message:
-----------
seamonkey: Fix linker flags
Modified Paths:
--------------
csw/mgar/pkg/seamonkey/trunk/Makefile
Modified: csw/mgar/pkg/seamonkey/trunk/Makefile
===================================================================
--- csw/mgar/pkg/seamonkey/trunk/Makefile 2011-02-17 19:08:45 UTC (rev 13348)
+++ csw/mgar/pkg/seamonkey/trunk/Makefile 2011-02-17 19:19:13 UTC (rev 13349)
@@ -76,7 +76,7 @@
EXTRA_CONFIGURE_EXPORTS = XCFLAGS
-EXTRA_LDFLAGS = -L/usr/lib/lwp -L/opt/csw/mozilla/seamonkey/lib -R/opt/csw/mozilla/seamonkey/lib -lsqlite3
+EXTRA_LINKER_FLAGS = -L/usr/lib/lwp -L/opt/csw/mozilla/seamonkey/lib -R/opt/csw/mozilla/seamonkey/lib -lsqlite3
export PERL CFLAGS CXXFLAGS
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