mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
or1k: Build Infrastructure
Here we define the minumum linux kernel version at 5.4.0, as that is the long term support version where 32-bit architectures start to support 64-bit time API's. The OpenRISC kernel had some bugs up until version 5.8 which caused issues with glibc fork/clone, they have been backported to 5.4 but not previous versions. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
4
sysdeps/unix/sysv/linux/or1k/configure
vendored
Normal file
4
sysdeps/unix/sysv/linux/or1k/configure
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# This file is generated from configure.ac by Autoconf. DO NOT EDIT!
|
||||
# Local configure fragment for sysdeps/unix/sysv/linux/or1k.
|
||||
|
||||
arch_minimum_kernel=5.4.0
|
Reference in New Issue
Block a user