[packages/ice] - remove 32 suffix for i686 binaries

baggins baggins at pld-linux.org
Sun Jun 28 01:54:45 CEST 2015


commit d449462e33646de772c4efe60be67414beda459c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jun 28 01:54:24 2015 +0200

    - remove 32 suffix for i686 binaries

 no-arch-opts.patch | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/no-arch-opts.patch b/no-arch-opts.patch
index a053d74..46fd912 100644
--- a/no-arch-opts.patch
+++ b/no-arch-opts.patch
@@ -15,3 +15,17 @@
      CXXFLAGS		+= $(CXXARCHFLAGS) -fvisibility=hidden -Wall -Werror -pthread
  
      # If MAXWARN is set then enable extra warnings
+--- ice-3.6.0/config/Make.common.rules~	2015-06-23 17:30:20.000000000 +0200
++++ ice-3.6.0/config/Make.common.rules	2015-06-28 01:53:57.149666595 +0200
+@@ -104,11 +104,6 @@
+           LP64      	= yes
+       endif
+    endif
+-   ifneq ($(STATICLIBS),yes)
+-	ifneq ($(LP64),yes)
+-	    binsuffix     = 32
+-	endif
+-    endif
+ endif
+ 
+ ifeq ($(shell test -d $(usr_dir)/lib/i386-linux-gnu && echo 0),0)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ice.git/commitdiff/d449462e33646de772c4efe60be67414beda459c



More information about the pld-cvs-commit mailing list