diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2019-09-26 16:05:57 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2019-09-26 16:05:57 +0000 |
| commit | 0d5bda912521220c1a2061f9177dbaa6ff2f9c13 (patch) | |
| tree | 8c596270fd97ad57f9f0c62ed513c109b16f551e /libexec/rtld-elf/Makefile | |
| parent | f759141fc2b2f4a87d63367919f4c4db557ddfc9 (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf/Makefile')
| -rw-r--r-- | libexec/rtld-elf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile index 49a94713c31b..a51acf68068a 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -6,6 +6,7 @@ .include <src.opts.mk> PACKAGE= clibs +MK_PIE= no # Always position independent using local rules MK_SSP= no CONFS= libmap.conf |
