SF.net SVN: gar:[25315] csw/mgar/pkg/libxslt/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Oct 26 13:41:31 CET 2015
Revision: 25315
http://sourceforge.net/p/gar/code/25315
Author: dmichelsen
Date: 2015-10-26 12:41:30 +0000 (Mon, 26 Oct 2015)
Log Message:
-----------
libxslt/trunk: Add overrides for linker anomaly
Modified Paths:
--------------
csw/mgar/pkg/libxslt/trunk/Makefile
Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile 2015-10-26 12:11:34 UTC (rev 25314)
+++ csw/mgar/pkg/libxslt/trunk/Makefile 2015-10-26 12:41:30 UTC (rev 25315)
@@ -81,6 +81,12 @@
PKGFILES_CSWlibxslt1 += $(call pkgfiles_lib,libxslt.so.1)
RUNTIME_DEP_PKGS_CSWlibxslt1 += CSWlibxml2-2
+# These are linker-anomalies in Sparc
+CHECKPKG_OVERRIDES_CSWlibexslt0 += surplus-dependency|CSWlibiconv2
+CHECKPKG_OVERRIDES_CSWpy-libxslt += surplus-dependency|CSWlibgcrypt20
+CHECKPKG_OVERRIDES_CSWpy-libxslt += surplus-dependency|CSWlibiconv2
+CHECKPKG_OVERRIDES_CSWlibxslt += surplus-dependency|CSWlibiconv2
+
CONFIGURE_ARGS_32 = --with-python=$(PYTHON)
CONFIGURE_ARGS_64 = --without-python
CONFIGURE_ARGS += $(DIRPATHS)
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