summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/Makefile
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-05 02:29:41 +0000
committergjb <gjb@FreeBSD.org>2016-02-05 02:29:41 +0000
commitd2bdc016bb7789b300718535c1ccc8777bf4d943 (patch)
tree9ab4b5e68e4a8f715d0402119ce3514666bbe776 /libexec/rtld-elf/Makefile
parent6b5fdb5e17e5acef924e830519c5ba528c3cbe89 (diff)
downloadFreeBSD-src-d2bdc016bb7789b300718535c1ccc8777bf4d943.zip
FreeBSD-src-d2bdc016bb7789b300718535c1ccc8777bf4d943.tar.gz
Include ld-elf.so and ld-elf32.so in the librtld_db
package. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'libexec/rtld-elf/Makefile')
-rw-r--r--libexec/rtld-elf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
index ae49e9b..66ff5e9 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
OpenPOWER on IntegriCloud