[PATCH v5 11/13] LoongArch: Build Infastructure
Adhemerval Zanella
adhemerval.zanella@linaro.org
Tue Jun 7 14:09:13 GMT 2022
On 31/05/2022 23:18, caiyinyu wrote:
> diff --git a/sysdeps/unix/sysv/linux/loongarch/configure.ac b/sysdeps/unix/sysv/linux/loongarch/configure.ac
> new file mode 100644
> index 0000000000..07da5eed76
> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/loongarch/configure.ac
> @@ -0,0 +1,22 @@
> +sinclude(./aclocal.m4)dnl Autoconf lossage
> +GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
> +# Local configure fragment for sysdeps/unix/sysv/linux/loongarch.
> +
> +arch_minimum_kernel=10.0.0
We need to settle which would be de facto minimum supported kernel to configure
build for Loongarch. I suppose it would be 5.10, is that correct? If so we need
to use it here.
More information about the Libc-alpha
mailing list