about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2022-11-22 13:07:16 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-11-22 13:09:01 +0000
commit15a1652f8bc80ff24f43f284c6d0b343208245b6 (patch)
treec03eede4454755b0fe17d41fcb32360e2daf039e
parent187b3dd4263cccc0087df3c4311ded95d866d116 (diff)
downloadglibc-15a1652f8bc80ff24f43f284c6d0b343208245b6.tar.gz
glibc-15a1652f8bc80ff24f43f284c6d0b343208245b6.tar.xz
glibc-15a1652f8bc80ff24f43f284c6d0b343208245b6.zip
aarch64: morello: bump min linux version to 5.18.0
-rwxr-xr-xsysdeps/unix/sysv/linux/aarch64/morello/configure2
-rw-r--r--sysdeps/unix/sysv/linux/aarch64/morello/configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/aarch64/morello/configure b/sysdeps/unix/sysv/linux/aarch64/morello/configure
index 03047f10b6..e0871cbfd9 100755
--- a/sysdeps/unix/sysv/linux/aarch64/morello/configure
+++ b/sysdeps/unix/sysv/linux/aarch64/morello/configure
@@ -1,6 +1,6 @@
 # This file is generated from configure.ac by Autoconf.  DO NOT EDIT!
 
-arch_minimum_kernel=5.10.0
+arch_minimum_kernel=5.18.0
 
 test -n "$libc_cv_slibdir" ||
 case "$prefix" in
diff --git a/sysdeps/unix/sysv/linux/aarch64/morello/configure.ac b/sysdeps/unix/sysv/linux/aarch64/morello/configure.ac
index 35a9057133..d9bef252eb 100644
--- a/sysdeps/unix/sysv/linux/aarch64/morello/configure.ac
+++ b/sysdeps/unix/sysv/linux/aarch64/morello/configure.ac
@@ -1,5 +1,5 @@
 GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
 
-arch_minimum_kernel=5.10.0
+arch_minimum_kernel=5.18.0
 
 LIBC_SLIBDIR_RTLDDIR([lib64c], [lib])