[csw-devel] SF.net SVN: gar:[19538] csw/mgar/pkg/libsunperf/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Oct 30 12:38:32 CET 2012
Revision: 19538
http://gar.svn.sourceforge.net/gar/?rev=19538&view=rev
Author: bdwalton
Date: 2012-10-30 11:38:32 +0000 (Tue, 30 Oct 2012)
Log Message:
-----------
libsunperf/trunk: add overrides for things we do not control and package deps as a requirement of RPATH settings
Modified Paths:
--------------
csw/mgar/pkg/libsunperf/trunk/Makefile
Modified: csw/mgar/pkg/libsunperf/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libsunperf/trunk/Makefile 2012-10-30 10:58:19 UTC (rev 19537)
+++ csw/mgar/pkg/libsunperf/trunk/Makefile 2012-10-30 11:38:32 UTC (rev 19538)
@@ -34,6 +34,11 @@
RUNTIME_DEP_PKGS += CSWsunmath
RUNTIME_DEP_PKGS += CSWss12f95rt
+CHECKPKG_OVERRIDES += bad-rpath-entry
+CHECKPKG_OVERRIDES += soname-not-found
+CHECKPKG_OVERRIDES += surplus-dependency|CSWss12f95rt
+CHECKPKG_OVERRIDES += surplus-dependency|CSWsunmath
+
include gar/category.mk
SRCDIR-sparcv9 = v9
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