From ff344f4f1ca7b9ac7b69a2ba61f402cb02f16940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sun, 24 Mar 2024 08:51:59 +0200 Subject: configure: force armv7hl target arch when building for armv7hl with armv8l/aarch64 host machine --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 93e36bd..7d50160 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- 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 host's arch and it can be different what we really want (armv8l vs. armv7hl) -- cgit v1.2.1