zeroc-mcpp: remove -m32
This commit is contained in:
parent
cad746a7a2
commit
35c29478da
12
srcpkgs/zeroc-mcpp/patches/no-m32.patch
Normal file
12
srcpkgs/zeroc-mcpp/patches/no-m32.patch
Normal file
@ -0,0 +1,12 @@
|
||||
Index: Makefile
|
||||
===================================================================
|
||||
--- Makefile.orig
|
||||
+++ Makefile
|
||||
@@ -21,7 +21,6 @@ ifeq ($(UNAME),Linux)
|
||||
override CFLAGS += -fPIC -Wno-maybe-uninitialized -Wno-implicit-function-declaration -Wno-unused-result
|
||||
|
||||
ifeq ($(MACHINE),i686)
|
||||
- override CFLAGS += -m32
|
||||
#
|
||||
# Ubuntu.
|
||||
#
|
Loading…
x
Reference in New Issue
Block a user