diff options
Diffstat (limited to 'news/leafnode/files/patch-ag')
-rw-r--r-- | news/leafnode/files/patch-ag | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/news/leafnode/files/patch-ag b/news/leafnode/files/patch-ag deleted file mode 100644 index 521bdcd7cce2..000000000000 --- a/news/leafnode/files/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig Mon Dec 13 12:15:08 1999 -+++ Makefile.in Sun Feb 6 19:52:22 2000 -@@ -19,7 +19,8 @@ - # Flags - DEBUG = -g - STRIP = -s --CFLAGS = -I. @DEFS@ @GCC_FLAGS@ $(DEBUG) -+CFLAGS ?= -O2 -+CFLAGS += -I. @DEFS@ @GCC_FLAGS@ $(DEBUG) - LIBS = @LIBS@ - - # Directories and Paths |