diff --git a/configs/ct-ng-armbox.config b/configs/ct-ng-armbox.config index 01a0a8c9..5e7670c8 100644 --- a/configs/ct-ng-armbox.config +++ b/configs/ct-ng-armbox.config @@ -255,9 +255,10 @@ CT_BINUTILS_binutils=y # GNU binutils # # CT_BINUTILS_CUSTOM is not set -CT_BINUTILS_VERSION="2.32" +CT_BINUTILS_VERSION="2.33.1" # CT_BINUTILS_SHOW_LINARO is not set -CT_BINUTILS_V_2_32=y +CT_BINUTILS_V_2_33_1=y +# CT_BINUTILS_V_2_32 is not set # CT_BINUTILS_V_2_31_1 is not set # CT_BINUTILS_V_2_30 is not set # CT_BINUTILS_V_2_29_1 is not set @@ -496,11 +497,11 @@ CT_GMP_V_6_1_2=y # CT_GMP_V_4_3_0 is not set CT_GMP_5_0_2_or_later=y CT_GMP_VERSION="6.1.2" -CT_MPFR_V_4_0_1=y +CT_MPFR_V_4_0_2=y # CT_MPFR_V_3_1_6 is not set # CT_MPFR_V_3_0_1 is not set # CT_MPFR_V_2_4_2 is not set -CT_MPFR_VERSION="4.0.1" +CT_MPFR_VERSION="4.0.2" # CT_ISL_V_0_20 is not set # CT_ISL_V_0_19 is not set CT_ISL_V_0_18=y diff --git a/configs/ct-ng-mipsbox.config b/configs/ct-ng-mipsbox.config index 5a6fc5e0..1be73827 100644 --- a/configs/ct-ng-mipsbox.config +++ b/configs/ct-ng-mipsbox.config @@ -243,9 +243,10 @@ CT_BINUTILS_binutils=y # GNU binutils # # CT_BINUTILS_CUSTOM is not set -CT_BINUTILS_VERSION="2.32" +CT_BINUTILS_VERSION="2.33.1" # CT_BINUTILS_SHOW_LINARO is not set -CT_BINUTILS_V_2_32=y +CT_BINUTILS_V_2_33_1=y +# CT_BINUTILS_V_2_32 is not set # CT_BINUTILS_V_2_31_1 is not set # CT_BINUTILS_V_2_30 is not set # CT_BINUTILS_V_2_29_1 is not set @@ -488,11 +489,11 @@ CT_GMP_V_6_1_2=y # CT_GMP_V_4_3_0 is not set CT_GMP_5_0_2_or_later=y CT_GMP_VERSION="6.1.2" -CT_MPFR_V_4_0_1=y +CT_MPFR_V_4_0_2=y # CT_MPFR_V_3_1_6 is not set # CT_MPFR_V_3_0_1 is not set # CT_MPFR_V_2_4_2 is not set -CT_MPFR_VERSION="4.0.1" +CT_MPFR_VERSION="4.0.2" # CT_ISL_V_0_20 is not set # CT_ISL_V_0_19 is not set CT_ISL_V_0_18=y