From d2bdc016bb7789b300718535c1ccc8777bf4d943 Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 5 Feb 2016 02:29:41 +0000 Subject: Include ld-elf.so and ld-elf32.so in the librtld_db package. Sponsored by: The FreeBSD Foundation --- libexec/rtld-elf/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/rtld-elf/Makefile') 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 +PACKAGE= librtld_db MK_SSP= no PROG?= ld-elf.so.1 -- cgit v1.1