diff options
Diffstat (limited to 'samples/powerpc64-unknown-linux-gnu')
-rw-r--r-- | samples/powerpc64-unknown-linux-gnu/crosstool.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/samples/powerpc64-unknown-linux-gnu/crosstool.config b/samples/powerpc64-unknown-linux-gnu/crosstool.config index efc2533f..b127d00e 100644 --- a/samples/powerpc64-unknown-linux-gnu/crosstool.config +++ b/samples/powerpc64-unknown-linux-gnu/crosstool.config @@ -334,15 +334,15 @@ CT_LIBC_glibc_AVAILABLE=y CT_LIBC_GLIBC_TARBALL=y # CT_LIBC_GLIBC_V_2_11_1 is not set # CT_LIBC_GLIBC_V_2_11 is not set -# CT_LIBC_V_2_10_1 is not set -CT_LIBC_V_2_9=y -# CT_LIBC_V_2_8 is not set -# CT_LIBC_V_2_7 is not set -# CT_LIBC_V_2_6_1 is not set -# CT_LIBC_V_2_6 is not set -# CT_LIBC_V_2_5_1 is not set -# CT_LIBC_V_2_5 is not set -# CT_LIBC_V_2_3_6 is not set +# CT_LIBC_GLIBC_V_2_10_1 is not set +CT_LIBC_GLIBC_V_2_9=y +# CT_LIBC_GLIBC_V_2_8 is not set +# CT_LIBC_GLIBC_V_2_7 is not set +# CT_LIBC_GLIBC_V_2_6_1 is not set +# CT_LIBC_GLIBC_V_2_6 is not set +# CT_LIBC_GLIBC_V_2_5_1 is not set +# CT_LIBC_GLIBC_V_2_5 is not set +# CT_LIBC_GLIBC_V_2_3_6 is not set CT_LIBC_mingw_AVAILABLE=y CT_LIBC_newlib_AVAILABLE=y CT_LIBC_none_AVAILABLE=y |