aboutsummaryrefslogtreecommitdiff
path: root/bin/rmail
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rmail')
-rw-r--r--bin/rmail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index ad788a4745a8..c07c9e19aa32 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -14,6 +14,8 @@ MAN= rmail.8
WARNS?= 2
CFLAGS+=-I${SENDMAIL_DIR}/include -I.
+NO_PIE= yes
+
LIBSMDIR= ${.OBJDIR}/../../lib/libsm
LIBSM= ${LIBSMDIR}/libsm.a