From aa4aae3df9cf9f2511378dd47261e4b06303ae41 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Tue, 25 Jul 2023 23:55:17 +0200 Subject: [PATCH] NEWS: Mention AArch64 libmvec under build requirements again MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 852a2be..105b22c 100644 --- a/NEWS +++ b/NEWS @@ -77,7 +77,7 @@ Deprecated and removed features, and other changes affecting compatibility: Changes to build and runtime requirements: - [Add changes to build and runtime requirements here] +* Building libmvec on AArch64 requires at minimum GCC 10 for SVE ACLE. Security related changes: -- 2.7.4