diff options
author | Jani Välimaa <wally@mageia.org> | 2024-03-30 11:40:13 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2024-03-30 11:40:13 +0200 |
commit | 848a0e95c775f75fc3281ff222a77f229dfb813e (patch) | |
tree | 394bd388c64e9236cfc81bc42ff59f69a5f3c55d /NEWS | |
parent | 57775198596c79341e2faf17fadee4db3ce4b5eb (diff) | |
download | rpm-setup-848a0e95c775f75fc3281ff222a77f229dfb813e.tar rpm-setup-848a0e95c775f75fc3281ff222a77f229dfb813e.tar.gz rpm-setup-848a0e95c775f75fc3281ff222a77f229dfb813e.tar.bz2 rpm-setup-848a0e95c775f75fc3281ff222a77f229dfb813e.tar.xz rpm-setup-848a0e95c775f75fc3281ff222a77f229dfb813e.zip |
macros: add support for toolchain selection (GCC/Clang)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- macros: add support for toolchain selection (GCC/Clang) + Version 2.75.1 - 24 March 2024, by Jani Välimaa - configure: force armv7hl target arch when building for armv7hl with armv8l/aarch64 host machine - macros: make _host_cpu identical with _target_cpu as ATM rpm uses real build |