diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-02 22:32:04 +0100 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-01-02 22:32:04 +0100 |
commit | 8d821ce49a0b6426787ce10297392e6896e7cd1d (patch) | |
tree | 440c1c0ee65b4a3637d6f2e9187e35d6c14a008e /samples/powerpc-860-linux-gnu | |
parent | 7c768b3ca17a7ba1ec3173fa4e113e5efe03900d (diff) | |
download | crosstool-ng-8d821ce49a0b6426787ce10297392e6896e7cd1d.tar.gz crosstool-ng-8d821ce49a0b6426787ce10297392e6896e7cd1d.tar.bz2 crosstool-ng-8d821ce49a0b6426787ce10297392e6896e7cd1d.zip |
samples: update after libc versions renaming
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'samples/powerpc-860-linux-gnu')
-rw-r--r-- | samples/powerpc-860-linux-gnu/crosstool.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/samples/powerpc-860-linux-gnu/crosstool.config b/samples/powerpc-860-linux-gnu/crosstool.config index c2090d0a..184cafff 100644 --- a/samples/powerpc-860-linux-gnu/crosstool.config +++ b/samples/powerpc-860-linux-gnu/crosstool.config @@ -329,15 +329,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 |