1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/news/newsfish/files/patch-aa
Steve Price 802b01afcd Update to version 1.1.
PR:		11798
Submitted by:	maintainer
1999-06-08 23:39:51 +00:00

12 lines
296 B
Plaintext

--- Makefile.orig Thu May 20 00:34:31 1999
+++ Makefile Thu May 20 00:53:45 1999
@@ -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
# Uncomment the following for non-debug executables
#CFLAGS= -O2 -DNDEBUG