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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jun 6 13:32:34 CEST 2013


Revision: 21291
          http://gar.svn.sourceforge.net/gar/?rev=21291&view=rev
Author:   dmichelsen
Date:     2013-06-06 11:32:33 +0000 (Thu, 06 Jun 2013)
Log Message:
-----------
erlang/trunk: Fix amd64

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

Modified: csw/mgar/pkg/erlang/trunk/Makefile
===================================================================
--- csw/mgar/pkg/erlang/trunk/Makefile	2013-06-06 11:25:47 UTC (rev 21290)
+++ csw/mgar/pkg/erlang/trunk/Makefile	2013-06-06 11:32:33 UTC (rev 21291)
@@ -40,6 +40,9 @@
 # This is just for the emacs style
 CHECKPKG_OVERRIDES_CSWerlang += missing-dependency|CSWemacs-common
 
+# Don't care for now
+CHECKPKG_OVERRIDES_CSWerlang += no-direct-binding|/opt/csw/lib/amd64/erlang/lib/runtime_tools-1.8.10/priv/lib/trace_ip_drv.so|is|not|directly|bound|to|soname|libdlpi.so.1
+CHECKPKG_OVERRIDES_CSWerlang += no-direct-binding|/opt/csw/lib/amd64/erlang/lib/runtime_tools-1.8.10/priv/lib/trace_ip_drv.so|is|not|directly|bound|to|soname|libsendfile.so.1
 
 PACKAGES += CSWerlang-dev
 SPKG_DESC_CSWerlang-dev = Ericson Erlang OTP library sources and headers
@@ -108,4 +111,5 @@
 
 # The -m32 -march=pentium_pro disturbs ld which just takes -32
 ARCHFLAGS_GCC4_pentium_pro :=
+ARCHFLAGS_GCC4_amd64 :=
 

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