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/mips-ar2315-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/mips-ar2315-linux-gnu')
-rw-r--r-- | samples/mips-ar2315-linux-gnu/crosstool.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/samples/mips-ar2315-linux-gnu/crosstool.config b/samples/mips-ar2315-linux-gnu/crosstool.config index b00f725d..47e373b1 100644 --- a/samples/mips-ar2315-linux-gnu/crosstool.config +++ b/samples/mips-ar2315-linux-gnu/crosstool.config @@ -329,15 +329,15 @@ CT_LIBC_eglibc=y # CT_LIBC_none is not set # CT_LIBC_uClibc is not set CT_LIBC_eglibc_AVAILABLE=y -# CT_EGLIBC_V_2_12 is not set -# CT_EGLIBC_V_2_11 is not set -# CT_EGLIBC_V_2_10 is not set -CT_EGLIBC_V_2_9=y -# CT_EGLIBC_V_2_8 is not set -# CT_EGLIBC_V_2_7 is not set -# CT_EGLIBC_V_2_6 is not set -# CT_EGLIBC_V_2_5 is not set -# CT_EGLIBC_V_TRUNK is not set +# CT_LIBC_EGLIBC_V_2_12 is not set +# CT_LIBC_EGLIBC_V_2_11 is not set +# CT_LIBC_EGLIBC_V_2_10 is not set +CT_LIBC_EGLIBC_V_2_9=y +# CT_LIBC_EGLIBC_V_2_8 is not set +# CT_LIBC_EGLIBC_V_2_7 is not set +# CT_LIBC_EGLIBC_V_2_6 is not set +# CT_LIBC_EGLIBC_V_2_5 is not set +# CT_LIBC_EGLIBC_V_TRUNK is not set CT_EGLIBC_REVISION="{2009-07-21}" # CT_EGLIBC_CHECKOUT is not set # CT_EGLIBC_OPT_SIZE is not set |