diff options
author | Jani Välimaa <wally@mageia.org> | 2023-12-05 21:02:37 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2023-12-05 21:02:37 +0200 |
commit | a22410d179913eada175bc578927db34f6bc88c7 (patch) | |
tree | baf3e66ae6f71dc2247d912f1f053f4f7a8bded6 /NEWS | |
parent | 3d13c221d11e82773fcafe4923877aae9e2b534f (diff) | |
download | rpm-setup-a22410d179913eada175bc578927db34f6bc88c7.tar rpm-setup-a22410d179913eada175bc578927db34f6bc88c7.tar.gz rpm-setup-a22410d179913eada175bc578927db34f6bc88c7.tar.bz2 rpm-setup-a22410d179913eada175bc578927db34f6bc88c7.tar.xz rpm-setup-a22410d179913eada175bc578927db34f6bc88c7.zip |
rpmrc: add -mbranch-protection=standard to aarch64 default flags
Recommended in https://best.openssf.org/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.html
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- rpmrc: add -mbranch-protection=standard to aarch64 default flags - rpmrc: drop arches we don't really support - rpmrc: drop arch_compat also available in /usr/lib/rpm/rpmrc - macros: use -Wl,-z,now with -Wl,-z,relro unless _disable_ld_now is defined |