diff options
author | Jani Välimaa <wally@mageia.org> | 2023-12-05 21:42:38 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2023-12-05 21:42:38 +0200 |
commit | 5b2047b05ead5353c1d3ca3e8112424eb1c7aae4 (patch) | |
tree | 25cb7187d14298de525f45b090ba5b4ca636d61f /NEWS | |
parent | ce8ea0fd5850c613b918b161159c5ccd18a43d8d (diff) | |
download | rpm-setup-5b2047b05ead5353c1d3ca3e8112424eb1c7aae4.tar rpm-setup-5b2047b05ead5353c1d3ca3e8112424eb1c7aae4.tar.gz rpm-setup-5b2047b05ead5353c1d3ca3e8112424eb1c7aae4.tar.bz2 rpm-setup-5b2047b05ead5353c1d3ca3e8112424eb1c7aae4.tar.xz rpm-setup-5b2047b05ead5353c1d3ca3e8112424eb1c7aae4.zip |
macros: simplify %serverbuild macro
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ - rpmrc: drop arches we don't really support - rpmrc: drop arch_compat also available in /usr/lib/rpm/rpmrc - macros: use -fstack-protector-strong instead of '-fstack-protector --param=ssp-buffer-size=4' in %_ssp_cflags +- macros: simplify %serverbuild macro - macros: use -Wl,-z,now with -Wl,-z,relro unless _disable_ld_now is defined - mangle script shebangs |