summaryrefslogtreecommitdiffstats
path: root/libexec/mail.local/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-10-31 08:22:13 +0000
committerache <ache@FreeBSD.org>1995-10-31 08:22:13 +0000
commitf84f405c033ddf0b31d0ae5dd21ca4bf85821c13 (patch)
tree36d00b6fd89095b8c6ca4665861dc8a130a575cd /libexec/mail.local/Makefile
parent21d9ef842e824232e230b047c60d4c49fbe6c381 (diff)
downloadFreeBSD-src-f84f405c033ddf0b31d0ae5dd21ca4bf85821c13.zip
FreeBSD-src-f84f405c033ddf0b31d0ae5dd21ca4bf85821c13.tar.gz
Put fsync under #ifdef EXTRA_SANITY and turn it off by default.
fsync here cause real disk trashing when large UUCP mail chanks parsed.
Diffstat (limited to 'libexec/mail.local/Makefile')
-rw-r--r--libexec/mail.local/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 2f22012..ea539a6 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -2,6 +2,7 @@
PROG= mail.local
MAN8= mail.local.8
+# CFLAGS+= -DEXTRA_SAFETY
BINOWN= root
BINMODE=4555
INSTALLFLAGS=-fschg
OpenPOWER on IntegriCloud