aboutsummaryrefslogtreecommitdiff
path: root/libexec/mail.local
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-06-08 17:29:31 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-06-08 17:29:31 +0000
commit864c53ead899f7838cd2e1cca3b485a4a82f5cdc (patch)
tree770fe42f243492477db77896e2564375cd017ad4 /libexec/mail.local
parent590d63632198eb31acebf50673f1568c2e8f3fda (diff)
Notes
Diffstat (limited to 'libexec/mail.local')
-rw-r--r--libexec/mail.local/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile
index 3e59609e893e..dff4238aebf6 100644
--- a/libexec/mail.local/Makefile
+++ b/libexec/mail.local/Makefile
@@ -9,6 +9,8 @@ SRCS= mail.local.c
MAN= mail.local.8
CFLAGS+=-I${SENDMAIL_DIR}/include -I.
+NO_PIE= yes
+
WARNS?= 2
WFORMAT=0