From 09b47fc1c285e10c47d3f8ceb543974ce1ce1fc8 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 28 Mar 2019 02:12:32 +0000 Subject: revert r341429 "disable BIND_NOW in libc, libthr, and rtld" r345620 by kib@ fixed the rtld issue that caused a crash at startup during resolution of libc's ifuncs with BIND_NOW. PR: 233333 Sponsored by: The FreeBSD Foundation --- libexec/rtld-elf/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libexec') 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 PACKAGE= clibs -MK_BIND_NOW= no MK_PIE= no # Always position independent using local rules MK_SSP= no -- cgit v1.3