From: Andreas K. Hüttel Date: Tue, 25 Jul 2023 21:55:17 +0000 (+0200) Subject: NEWS: Mention AArch64 libmvec under build requirements again X-Git-Tag: glibc-2.38~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4aae3df9cf9f2511378dd47261e4b06303ae41;p=thirdparty%2Fglibc.git NEWS: Mention AArch64 libmvec under build requirements again Signed-off-by: Andreas K. Hüttel --- diff --git a/NEWS b/NEWS index 852a2bea77c..105b22c6828 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: