diff options
Diffstat (limited to 'toolchain')
3 files changed, 30 insertions, 18 deletions
diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc index 11eb602ff..08f036cf7 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-eglibc @@ -474,18 +474,22 @@ CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" -# CT_PPL_V_0_11_2 is not set +CT_PPL_V_0_11_2=y # CT_PPL_V_0_11_1 is not set # CT_PPL_V_0_11 is not set -CT_PPL_V_0_10_2=y -CT_PPL_VERSION="0.10.2" -# CT_CLOOG_V_0_15_11 is not set +# CT_PPL_V_0_10_2 is not set +CT_PPL_VERSION="0.11.2" +CT_PPL_0_11=y +CT_PPL_NEEDS_LIBPWL=y +CT_CLOOG_V_0_15_11=y # CT_CLOOG_V_0_15_10 is not set -CT_CLOOG_V_0_15_9=y +# CT_CLOOG_V_0_15_9 is not set # CT_CLOOG_V_0_15_8 is not set # CT_CLOOG_V_0_15_7 is not set # CT_CLOOG_V_0_15_6 is not set -CT_CLOOG_VERSION="0.15.9" +CT_CLOOG_VERSION="0.15.11" +CT_CLOOG_0_15_1x=y +CT_CLOOG_NEEDS_AUTORECONF=y CT_MPC_V_0_9=y # CT_MPC_V_0_8_2 is not set # CT_MPC_V_0_8_1 is not set diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc index c30a11524..ae0bc029e 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-glibc @@ -463,18 +463,22 @@ CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" -# CT_PPL_V_0_11_2 is not set +CT_PPL_V_0_11_2=y # CT_PPL_V_0_11_1 is not set # CT_PPL_V_0_11 is not set -CT_PPL_V_0_10_2=y -CT_PPL_VERSION="0.10.2" -# CT_CLOOG_V_0_15_11 is not set +# CT_PPL_V_0_10_2 is not set +CT_PPL_VERSION="0.11.2" +CT_PPL_0_11=y +CT_PPL_NEEDS_LIBPWL=y +CT_CLOOG_V_0_15_11=y # CT_CLOOG_V_0_15_10 is not set -CT_CLOOG_V_0_15_9=y +# CT_CLOOG_V_0_15_9 is not set # CT_CLOOG_V_0_15_8 is not set # CT_CLOOG_V_0_15_7 is not set # CT_CLOOG_V_0_15_6 is not set -CT_CLOOG_VERSION="0.15.9" +CT_CLOOG_VERSION="0.15.11" +CT_CLOOG_0_15_1x=y +CT_CLOOG_NEEDS_AUTORECONF=y CT_MPC_V_0_9=y # CT_MPC_V_0_8_2 is not set # CT_MPC_V_0_8_1 is not set diff --git a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc index e93128bb5..4f212639a 100644 --- a/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc +++ b/toolchain/toolchain-crosstool-ng/crosstool-ng.config-uClibc @@ -445,18 +445,22 @@ CT_MPFR_V_2_4_2=y # CT_MPFR_V_2_4_1 is not set # CT_MPFR_V_2_4_0 is not set CT_MPFR_VERSION="2.4.2" -# CT_PPL_V_0_11_2 is not set +CT_PPL_V_0_11_2=y # CT_PPL_V_0_11_1 is not set # CT_PPL_V_0_11 is not set -CT_PPL_V_0_10_2=y -CT_PPL_VERSION="0.10.2" -# CT_CLOOG_V_0_15_11 is not set +# CT_PPL_V_0_10_2 is not set +CT_PPL_VERSION="0.11.2" +CT_PPL_0_11=y +CT_PPL_NEEDS_LIBPWL=y +CT_CLOOG_V_0_15_11=y # CT_CLOOG_V_0_15_10 is not set -CT_CLOOG_V_0_15_9=y +# CT_CLOOG_V_0_15_9 is not set # CT_CLOOG_V_0_15_8 is not set # CT_CLOOG_V_0_15_7 is not set # CT_CLOOG_V_0_15_6 is not set -CT_CLOOG_VERSION="0.15.9" +CT_CLOOG_VERSION="0.15.11" +CT_CLOOG_0_15_1x=y +CT_CLOOG_NEEDS_AUTORECONF=y CT_MPC_V_0_9=y # CT_MPC_V_0_8_2 is not set # CT_MPC_V_0_8_1 is not set |