void-packages/srcpkgs/zeroc-mcpp/patches/no-m32.patch
Jürgen Buchmüller 94ff00f836 zeroc-mcpp: fix no-m32.patch
The template has patch_args="-Np1" so add a/ b/ to the patch.
2021-02-23 12:56:31 +01:00

12 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.
#