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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Dec 17 14:17:09 CET 2009


Revision: 7647
          http://gar.svn.sourceforge.net/gar/?rev=7647&view=rev
Author:   dmichelsen
Date:     2009-12-17 13:17:08 +0000 (Thu, 17 Dec 2009)

Log Message:
-----------
libcdio: Fix testsuite and add required pkgs

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

Modified: csw/mgar/pkg/libcdio/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcdio/trunk/Makefile	2009-12-17 10:59:20 UTC (rev 7646)
+++ csw/mgar/pkg/libcdio/trunk/Makefile	2009-12-17 13:17:08 UTC (rev 7647)
@@ -17,7 +17,20 @@
 
 GARCOMPILER = GNU
 
+REQUIRED_PKGS = CSWgcc4corert CSWgcc4g++rt CSWiconv
+
 BUILD64 = 1
+NO_ISAEXEC = 1
 CONFIGURE_ARGS = $(DIRPATHS)
 
+MERGE_DIRS_isa-extra = $(libdir)
+
+# There is a minor test regarding timezones failing.
+# Disable tests for now until this is fixed:
+#   https://savannah.gnu.org/support/index.php?107175
+SKIPTEST = 1
+
 include gar/category.mk
+
+# Force GNU ld
+PATH := /opt/csw/gnu:$(PATH)


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