summaryrefslogtreecommitdiff
path: root/security/fortify/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/fortify/patches/patch-aa')
-rw-r--r--security/fortify/patches/patch-aa23
1 files changed, 0 insertions, 23 deletions
diff --git a/security/fortify/patches/patch-aa b/security/fortify/patches/patch-aa
deleted file mode 100644
index f27e0db31f0..00000000000
--- a/security/fortify/patches/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2004/07/25 04:30:09 grant Exp $
-
---- src/common/Makefile.orig 2000-02-28 22:55:47.000000000 +1100
-+++ src/common/Makefile
-@@ -1,12 +1,12 @@
-
--CC = gcc # -Wall -ansi
-+#CC = gcc # -Wall -ansi
-
- # For GNU/Linux/BSD systems
--CFLAGS = -I. -O2 # -static
--YACC = bison -y
--LDFLAGS = -static
--LEX = lex -l
--RANLIB = ranlib
-+CFLAGS = -I. # -O2 # -static
-+#YACC = yacc
-+#LDFLAGS = -static
-+#LEX = lex -l
-+#RANLIB = ranlib
-
- # MKLinux and Linux-ppc:
- #CFLAGS = -I. -O2 # -static