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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Feb 22 14:06:13 CET 2009


Revision: 3347
          http://gar.svn.sourceforge.net/gar/?rev=3347&view=rev
Author:   bdwalton
Date:     2009-02-22 13:06:12 +0000 (Sun, 22 Feb 2009)

Log Message:
-----------
override static lib exclude so that libruby-static.a ships

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

Modified: csw/mgar/pkg/ruby/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby/trunk/Makefile	2009-02-22 01:37:54 UTC (rev 3346)
+++ csw/mgar/pkg/ruby/trunk/Makefile	2009-02-22 13:06:12 UTC (rev 3347)
@@ -69,6 +69,8 @@
 WORKSRC = $(WORKDIR)/$(DISTNAME)-$(PATCHLEVEL)
 WORKSRC_FIRSTMOD = $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(DISTNAME)-$(PATCHLEVEL)
 
+# We want libruby-static.a to ship.  mkmf tests for various things using it.
+MERGE_EXCLUDE_STATICLIBS = 
 
 include gar/category.mk
 


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