diff options
author | Jani Välimaa <wally@mageia.org> | 2024-04-02 20:20:49 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-04-02 20:20:49 +0300 |
commit | 93f6e7e2177639865961ddf14446dcbf9d573d9f (patch) | |
tree | d08338c6027fdad595a993d2151c94536e248752 /NEWS | |
parent | 35040edb3f14b6236a50f1888239eee65a54b457 (diff) | |
download | rpm-setup-93f6e7e2177639865961ddf14446dcbf9d573d9f.tar rpm-setup-93f6e7e2177639865961ddf14446dcbf9d573d9f.tar.gz rpm-setup-93f6e7e2177639865961ddf14446dcbf9d573d9f.tar.bz2 rpm-setup-93f6e7e2177639865961ddf14446dcbf9d573d9f.tar.xz rpm-setup-93f6e7e2177639865961ddf14446dcbf9d573d9f.zip |
configure: add support for i686 target, and use it as a secondary target for x86_64
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- configure: add support for i686 target, and use it as a secondary target for x86_64 + Version 2.76.1 - 31 March 2024, by Jani Välimaa - rpmrc: don't use -fstack-clash-protection on aarch64 with the clang toolchain |