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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Aug 17 15:10:30 CEST 2009


Revision: 6038
          http://gar.svn.sourceforge.net/gar/?rev=6038&view=rev
Author:   bonivart
Date:     2009-08-17 13:10:30 +0000 (Mon, 17 Aug 2009)

Log Message:
-----------
perl: add MERGE_EXCLUDE_STATICLIBS to fix XS compilation (Dago)

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

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2009-08-16 09:17:24 UTC (rev 6037)
+++ csw/mgar/pkg/perl/trunk/Makefile	2009-08-17 13:10:30 UTC (rev 6038)
@@ -118,6 +118,9 @@
 # Tests take a long time
 TEST_SCRIPTS =
 
+# Do not exclude static libs as at least DynaLoader.a is needed for XS compilation
+MERGE_EXCLUDE_STATICLIBS =
+
 include gar/category.mk
 ifneq ($(CORE_UPDATES),)
 POST_TARGETS = install-core-updates


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