void-packages/srcpkgs/zeroc-mcpp/patches/no-m32.patch

13 lines
412 B
Diff

Index: Makefile
===================================================================
--- a/Makefile.orig
+++ b/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.
#