From 56d96e2260ada51e31cceded0dc9b46937c0cb64 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 20 Oct 2020 17:17:46 -0400 Subject: Add --disable-rpath to configure (fixes #422) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2071b467..2fbf7fad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2020-10-20 Jay Berkenbilt + + * Build option: add --disable-rpath option to ./configure, which + disables passing -rpath to the linker when building shared + libraries with libtool. Fixes #422. + 2020-10-18 Jay Berkenbilt * Note that InputSource::unreadCh is deprecated and will be -- cgit v1.2.3-54-g00ecf