summaryrefslogtreecommitdiff
path: root/security/nfsbug/patches
diff options
context:
space:
mode:
Diffstat (limited to 'security/nfsbug/patches')
-rw-r--r--security/nfsbug/patches/patch-aa4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nfsbug/patches/patch-aa b/security/nfsbug/patches/patch-aa
index b8905ce9d90..2033b08101b 100644
--- a/security/nfsbug/patches/patch-aa
+++ b/security/nfsbug/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 2001/05/10 23:51:29 dmcmahill Exp $
+$NetBSD: patch-aa,v 1.4 2004/02/22 19:30:52 jlam Exp $
--- Makefile.orig Fri Feb 17 00:57:26 1995
+++ Makefile Thu May 10 17:41:10 2001
@@ -6,7 +6,7 @@ $NetBSD: patch-aa,v 1.3 2001/05/10 23:51:29 dmcmahill Exp $
-CC=cc
-#CFLAGS=-g -I. -DSVR4
+CC=gcc
-+CFLAGS=-O2 -I.
++CFLAGS+=-O2 -I.
+#CFLAGS=-ggdb -I. -DSVR4 -w
#LIBS=-lsocket -lnsl -L/usr/ucblib -lucb -lresolv
-CFLAGS=-ggdb -I.