diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/newsfish/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsfish/files/patch-aa b/news/newsfish/files/patch-aa deleted file mode 100644 index 4f5101381839..000000000000 --- a/news/newsfish/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Sat Jan 8 00:12:24 2000 -+++ Makefile Mon Jan 31 18:35:36 2000 -@@ -1,6 +1,6 @@ - # $Id: Makefile,v 1.13 2000/01/08 05:12:24 asaddi Exp $ --CFLAGS= -Iutil -Wall -g --LDFLAGS= -Lutil -+CFLAGS+= -Iutil -DNDEBUG -+LDFLAGS= -Lutil -s - - # Uncomment the following for non-debug executables - #CFLAGS= -Iutil -O2 -DNDEBUG |