summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-25 23:55:17 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2023-07-25 23:55:17 +0200
commitaa4aae3df9cf9f2511378dd47261e4b06303ae41 (patch)
tree08fc321f21f258759f317a699e5cacb958e8d170
parent653433cdf0ff435a3fd2e203b4a315556353c818 (diff)
downloadglibc-aa4aae3df9cf9f2511378dd47261e4b06303ae41.tar.gz
glibc-aa4aae3df9cf9f2511378dd47261e4b06303ae41.tar.xz
glibc-aa4aae3df9cf9f2511378dd47261e4b06303ae41.zip
NEWS: Mention AArch64 libmvec under build requirements again
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 852a2bea77..105b22c682 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: