From 8a55416bb3c936f4d0666f045432a3bdc47ed149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 17 Oct 2021 13:55:59 +0300 Subject: build.macros: export LT_SYS_LIBRARY_PATH with %set_build_flags Setting LT_SYS_LIBRARY_PATH prevents libtool from hardcoding %_libdir into the binaries' RPATH (originally from Fedora). --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d516436..a1e288b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ - configure.ac: update and modernize with autoconf 2.71 +- build.macros: export LT_SYS_LIBRARY_PATH with %set_build_flags to prevent libtool hardcoding %_libdir into the binaries' RPATH (originally from Fedora) Version 2.61 - 7 September 2021, by Jani Välimaa - brp-mangle-shebang: fix handling of files without newlines (from Fedora) -- cgit v1.2.1