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

theferret at users.sourceforge.net theferret at users.sourceforge.net
Sun May 30 02:01:38 CEST 2010


Revision: 10038
          http://gar.svn.sourceforge.net/gar/?rev=10038&view=rev
Author:   theferret
Date:     2010-05-30 00:01:38 +0000 (Sun, 30 May 2010)

Log Message:
-----------
xpm: minor Makefile tweak

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

Modified: csw/mgar/pkg/xpm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xpm/trunk/Makefile	2010-05-29 23:30:46 UTC (rev 10037)
+++ csw/mgar/pkg/xpm/trunk/Makefile	2010-05-30 00:01:38 UTC (rev 10038)
@@ -34,7 +34,7 @@
 sparcv9:
 	(cd $(BUILDDIR)/src ; \
 	gmake clean;  \
-	gmake CFLAGS='-xstrconst -fast -xarch=v9' \
+	LD_OPTIONS="" gmake CFLAGS='-xstrconst -fast -xarch=v9' \
 	  LDFLAGS='-R/opt/csw/lib/sparcv9 -L/opt/csw/lib/sparcv9'  ; \
 	  strip .libs/$(RAWLIB); \
 	  cp .libs/$(RAWLIB) ../cswstage ; cd .. ;\


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