zeroc-mcpp: remove -m32
This commit is contained in:
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.
|
||||||
|
#
|
||||||
Reference in New Issue
Block a user