aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2019-03-28 02:12:32 +0000
committerEd Maste <emaste@FreeBSD.org>2019-03-28 02:12:32 +0000
commit09b47fc1c285e10c47d3f8ceb543974ce1ce1fc8 (patch)
treea2476a554aedceb4ce5ca9d35dabbcc4ce44a9fa /libexec
parentad484b8c53380879340b8ca31088e24600aa61f9 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index 59e97c93cd835..52befa6a0d415 100644
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -6,7 +6,6 @@
.include <src.opts.mk>
PACKAGE= clibs
-MK_BIND_NOW= no
MK_PIE= no # Always position independent using local rules
MK_SSP= no