diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 02:29:41 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-05 02:29:41 +0000 |
| commit | 393303e31719c29595dac97218bbd06752b5dd07 (patch) | |
| tree | 9ab4b5e68e4a8f715d0402119ce3514666bbe776 /libexec | |
| parent | 2c438c08f1cff28bd0173387dc727fa7c416af20 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -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 ae49e9bd75a37..66ff5e91739b3 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -5,6 +5,7 @@ # make DEBUG_FLAGS=-g DEBUG=-DDEBUG MK_TESTS=no all .include <src.opts.mk> +PACKAGE= librtld_db MK_SSP= no PROG?= ld-elf.so.1 |
