summaryrefslogtreecommitdiff
path: root/net/haproxy/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/haproxy/files/patch-Makefile')
-rw-r--r--net/haproxy/files/patch-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/haproxy/files/patch-Makefile b/net/haproxy/files/patch-Makefile
deleted file mode 100644
index 783ed156b6f6..000000000000
--- a/net/haproxy/files/patch-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2017-06-07 12:10:25.939151000 +0300
-+++ Makefile 2017-06-07 12:11:26.904447000 +0300
-@@ -128,7 +128,7 @@ DEBUG_CFLAGS = -g
- #### Compiler-specific flags that may be used to disable some negative over-
- # optimization or to silence some warnings. -fno-strict-aliasing is needed with
- # gcc >= 4.4.
--SPEC_CFLAGS = -fno-strict-aliasing -Wdeclaration-after-statement
-+SPEC_CFLAGS = -fno-strict-aliasing -Wdeclaration-after-statement -fwrapv
-
- #### Memory usage tuning
- # If small memory footprint is required, you can reduce the buffer size. There