From c57afec0a9b318bb691e0f5fa4e9681cf30df7a4 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Fri, 26 Apr 2019 07:16:56 +0200 Subject: elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now The audit module itself can be linked with BIND_NOW; it does not affect its functionality. This should complete the leftovers from commit 2d6ab5df3b675e96ee587ae6a8c2ce004c6b1ba9 ("Document and fix --enable-bind-now [BZ #21015]"). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a4f9c9e5c6..aac356bb69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-04-26 Florian Weimer + + elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now. + * elf/Makefile (LDFLAGS-sotruss-lib.so): Set. + 2019-04-26 Florian Weimer Makeconfig: Move -Wl,-rpath-link options before library references. -- cgit 1.4.1