summaryrefslogtreecommitdiff
path: root/security/n2n/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/n2n/files/patch-Makefile')
-rw-r--r--security/n2n/files/patch-Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/security/n2n/files/patch-Makefile b/security/n2n/files/patch-Makefile
deleted file mode 100644
index cab4da7f3c20..000000000000
--- a/security/n2n/files/patch-Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile.orig 2018-08-17 12:16:07 UTC
-+++ Makefile
-@@ -4,8 +4,8 @@ N2N_OSNAME=$(shell uname -p)
-
- ########
-
--CC=gcc
--DEBUG?=-g3
-+CC?=gcc
-+#DEBUG?=-g3
- #OPTIMIZATION?=-O2
- WARN?=-Wall -Wshadow -Wpointer-arith -Wmissing-declarations -Wnested-externs
-