mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 19:11:20 +02:00
This PR includes the necessary changes to upgrade the SDK compiler to gcc-9.3.0. It also changes the gdb-9.2 recipe to work with the Flatcar SDK. The changes include: sys-devel/gdb/gdb-9.2.ebuild: use EAPI6 to work around BDEPEND emerge bug update sys-libs/nss-usrfiles to nss-usrfiles-2.30.ebuild to support glibc > 2.29 update sys-kernel/README.md to call out need for updating kernel-headers, perf add sys-libs/glibc/README.md outlining our changes to the glibc recipe update profiles/coreos/base/package.accept_keywords to include new toolchain The change also adds a README to sys-libs/glibc/README.md and it improves on a README in sys-kernel/README -> sys-kernel/README.md Signed-off-by: Thilo Fromm <thilo@kinvolk.io>
Description
Languages
Shell
93.1%
Python
6.9%