diff options
author | Jani Välimaa <wally@mageia.org> | 2023-12-05 18:48:25 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2023-12-05 18:48:25 +0200 |
commit | e112c497ecbd7d5747a70fa7a2837f6d502584c2 (patch) | |
tree | 3f925085f27b8fbf88f1632f274758737ca8fa51 /NEWS | |
parent | 69d1e430eafbabe3ba148538c28f2bf771370ab2 (diff) | |
download | rpm-setup-e112c497ecbd7d5747a70fa7a2837f6d502584c2.tar rpm-setup-e112c497ecbd7d5747a70fa7a2837f6d502584c2.tar.gz rpm-setup-e112c497ecbd7d5747a70fa7a2837f6d502584c2.tar.bz2 rpm-setup-e112c497ecbd7d5747a70fa7a2837f6d502584c2.tar.xz rpm-setup-e112c497ecbd7d5747a70fa7a2837f6d502584c2.zip |
macros: use -Wl,-z,now with -Wl,-z,relro unless _disable_ld_now is defined
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- macros: use -Wl,-z,now with -Wl,-z,relro unless _disable_ld_now is defined - mangle script shebangs Version 2.73 - 22 November 2023, by Jani Välimaa |