summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/chat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/chat/Makefile b/usr.bin/chat/Makefile
index f778961..ecb5c82 100644
--- a/usr.bin/chat/Makefile
+++ b/usr.bin/chat/Makefile
@@ -5,6 +5,6 @@
PROG= chat
MAN= chat.8
-CFLAGS+=-fno-builtin-logf
+CFLAGS+=-Dlogf=logit
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud