SF.net SVN: gar:[25617] csw/mgar/pkg/ruby23/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Mar 18 14:20:44 CET 2016


Revision: 25617
          http://sourceforge.net/p/gar/code/25617
Author:   dmichelsen
Date:     2016-03-18 13:20:44 +0000 (Fri, 18 Mar 2016)
Log Message:
-----------
ruby23/trunk: Override no-direct-binding for now

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

Modified: csw/mgar/pkg/ruby23/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby23/trunk/Makefile	2016-03-18 12:42:25 UTC (rev 25616)
+++ csw/mgar/pkg/ruby23/trunk/Makefile	2016-03-18 13:20:44 UTC (rev 25617)
@@ -65,6 +65,10 @@
 # The reason is that there are *.rb files which normally require a ruby library, but we don't split this any more
 CHECKPKG_OVERRIDES_CSWruby23 += missing-dependency|CSWlibruby1-9-1-1|or|CSWruby|or|CSWruby18|or|CSWruby191
 
+# This needs to be investigated, override for now
+CHECKPKG_OVERRIDES_CSWruby23 += no-direct-binding|/opt/csw/lib/ruby/2.3.0/i386-solaris2.11/thread.so|is|not|directly|bound|to|soname|libcrypt.so.1
+CHECKPKG_OVERRIDES_CSWruby23 += no-direct-binding|/opt/csw/lib/ruby/2.3.0/i386-solaris2.11/thread.so|is|not|directly|bound|to|soname|libgmp.so.10
+
 # path = %w[/usr/local/bin /usr/ucb /usr/bin /bin]
 REINPLACE_USRLOCAL += lib/mkmf.rb
 # path = "/usr/local/bin:/usr/ucb:/usr/bin:/bin:.";

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