summaryrefslogtreecommitdiffstats
path: root/libexec/tcpd
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-02 02:35:58 +0000
committerobrien <obrien@FreeBSD.org>2003-06-02 02:35:58 +0000
commite6934e172effd643511edd39993accbab2773b05 (patch)
treee7a24b1ddbef15b952fcefd817871a32b7d6505b /libexec/tcpd
parent60184b4b7e2362ddeda58c1bd311008bad172db5 (diff)
downloadFreeBSD-src-e6934e172effd643511edd39993accbab2773b05.zip
FreeBSD-src-e6934e172effd643511edd39993accbab2773b05.tar.gz
Best we can do with this is c89.
Diffstat (limited to 'libexec/tcpd')
-rw-r--r--libexec/tcpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/tcpd/Makefile b/libexec/tcpd/Makefile
index 74c6891..c912561 100644
--- a/libexec/tcpd/Makefile
+++ b/libexec/tcpd/Makefile
@@ -4,6 +4,7 @@ MAINTAINER= markm@FreeBSD.org
PROG= tcpd
MAN= tcpd.8
+CSTD?= c89
CFLAGS+=-DREAL_DAEMON_DIR=\"/usr/libexec\" \
-DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10 \
-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\" \
OpenPOWER on IntegriCloud