summaryrefslogtreecommitdiff
path: root/news/newsfish/files/patch-aa
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-31 23:37:57 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-31 23:37:57 +0000
commit430c6e4510a2c6a6bf8d3d34d6e11ce42cf001f8 (patch)
tree60caf057b3b2405fab5c3e297d321494a65b4009 /news/newsfish/files/patch-aa
parentWe only need to strip the binary once (diff)
Update port to 1.2
PR: 16458 Submitted by: Maintainer
Notes
Notes: svn path=/head/; revision=25366
Diffstat (limited to '')
-rw-r--r--news/newsfish/files/patch-aa16
1 files changed, 8 insertions, 8 deletions
diff --git a/news/newsfish/files/patch-aa b/news/newsfish/files/patch-aa
index 94aa08a5404a..aeecd821475c 100644
--- a/news/newsfish/files/patch-aa
+++ b/news/newsfish/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.orig Thu May 20 00:34:31 1999
-+++ Makefile Thu May 20 00:53:45 1999
+--- 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.11 1999/02/07 20:11:25 asaddi Exp $
--CFLAGS= -Wall -g
--LDFLAGS=
-+CFLAGS+= -DNDEBUG
-+LDFLAGS+= -s
+ # $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= -O2 -DNDEBUG
+ #CFLAGS= -Iutil -O2 -DNDEBUG