summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2003-10-26 04:49:58 +0000
committerPeter Wemm <peter@FreeBSD.org>2003-10-26 04:49:58 +0000
commit35f47c50028b10c693cdea480dcd1d89b4e1c82b (patch)
treef8f5ae5137fc0e828f2c2dcaec1aabea57b4c5d1 /usr.bin
parenta2141d7a536355f8e920bf51e4fc3c3489323382 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/chat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index 696070488b1f..93475aa77338 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -2,6 +2,7 @@
PROG= chat
MAN= chat.8
+CFLAGS+=-fno-builtin-logf
#as per policies section in handbook
MAINTAINER= peter@freebsd.org