SF.net SVN: gar:[23496] csw/mgar/pkg/perl/trunk/Makefile

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Thu Apr 24 20:54:15 CEST 2014


Revision: 23496
          http://sourceforge.net/p/gar/code/23496
Author:   claudio_sf
Date:     2014-04-24 18:54:15 +0000 (Thu, 24 Apr 2014)
Log Message:
-----------
perl/trunk: Override no-direct-binding false positive

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

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2014-04-24 18:29:37 UTC (rev 23495)
+++ csw/mgar/pkg/perl/trunk/Makefile	2014-04-24 18:54:15 UTC (rev 23496)
@@ -51,6 +51,9 @@
 OBSOLETED_BY_CSWperl += CSWpm-cpan-meta-requirements
 OBSOLETED_BY_CSWperl += CSWpm-perl-ostype
 CHECKPKG_OVERRIDES_CSWperl += file-with-bad-content
+# Overridden because "/usr/ccs/bin/elfdump -y <file>" returns output
+CHECKPKG_OVERRIDES_CSWperl += no-direct-binding|/opt/csw/lib/perl/5.18/CORE/libperl.so|is|not|directly|bound|to|soname|libgcc_s.so.1
+CHECKPKG_OVERRIDES_CSWperl += no-direct-binding|/opt/csw/lib/perl/5.18/CORE/libperl.so|is|not|directly|bound|to|soname|libssp.so.0
 
 # Custom configure
 CONFIGURE_SCRIPTS = perl

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