mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Add note to NEWS about kernel headers dependency on risc-v
It was discovered that RISC-V 64-bit still needs kernel headers >= 5.0 to be installed to build correctly: https://gitlab.com/kubu93/toolchains-builder/-/jobs/422726962 Fix up the NEWS item to make that clear.
This commit is contained in:
parent
4844a8437f
commit
f1bb5499d1
3
NEWS
3
NEWS
@ -134,7 +134,8 @@ Deprecated and removed features, and other changes affecting compatibility:
|
||||
Changes to build and runtime requirements:
|
||||
|
||||
* It is no longer necessary to have recent Linux kernel headers to build
|
||||
working (non-stub) system call wrappers.
|
||||
working (non-stub) system call wrappers on all architectures except 64-bit
|
||||
RISC-V. 64-bit RISC-V requires a minimum kernel headers version of 5.0.
|
||||
|
||||
* The ChangeLog file is no longer present in the toplevel directory of the
|
||||
source tree. ChangeLog files are located in the ChangeLog.old directory as
|
||||
|
Loading…
Reference in New Issue
Block a user