aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4f9c9e5c6..aac356bb69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-04-26 Florian Weimer <fweimer@redhat.com>
+ elf: Link sotruss-lib.so with BIND_NOW for --enable-bind-now.
+ * elf/Makefile (LDFLAGS-sotruss-lib.so): Set.
+
+2019-04-26 Florian Weimer <fweimer@redhat.com>
+
Makeconfig: Move -Wl,-rpath-link options before library references.
* Makeconfig (+link-pie, +link): Add $(link-libc-rpath-link).
(link-libc): Remove $(link-libc-rpath-link).