diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-10-26 04:49:58 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-10-26 04:49:58 +0000 |
| commit | 35f47c50028b10c693cdea480dcd1d89b4e1c82b (patch) | |
| tree | f8f5ae5137fc0e828f2c2dcaec1aabea57b4c5d1 /usr.bin | |
| parent | a2141d7a536355f8e920bf51e4fc3c3489323382 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/chat/Makefile | 1 |
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 |
