zeroc-mcpp: fix no-m32.patch
The template has patch_args="-Np1" so add a/ b/ to the patch.
This commit is contained in:
parent
59dfe6c511
commit
94ff00f836
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
Index: Makefile
|
||||
===================================================================
|
||||
--- Makefile.orig
|
||||
+++ 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue