diff --git a/manylinux2014-aarch64/crosstool-ng.config b/manylinux2014-aarch64/crosstool-ng.config index 8772991..cbcbd2a 100644 --- a/manylinux2014-aarch64/crosstool-ng.config +++ b/manylinux2014-aarch64/crosstool-ng.config @@ -222,14 +222,14 @@ CT_BUILD_SUFFIX="" # CT_KERNEL_SUPPORTS_SHARED_LIBS=y CT_KERNEL="linux" -CT_KERNEL_VERSION="4.9.283" +CT_KERNEL_VERSION="4.10.8" # CT_KERNEL_bare_metal is not set CT_KERNEL_linux=y CT_KERNEL_bare_metal_AVAILABLE=y CT_KERNEL_linux_AVAILABLE=y # CT_KERNEL_LINUX_CUSTOM is not set -# CT_KERNEL_V_4_10 is not set -CT_KERNEL_V_4_9=y +CT_KERNEL_V_4_10=y +# CT_KERNEL_V_4_9 is not set # CT_KERNEL_V_4_4 is not set # CT_KERNEL_V_4_1 is not set # CT_KERNEL_V_3_16 is not set