diff options
Diffstat (limited to 'samples/powerpc-e500v2-linux-gnuspe')
-rw-r--r-- | samples/powerpc-e500v2-linux-gnuspe/crosstool.config | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config index 71cabffc..123dbc32 100644 --- a/samples/powerpc-e500v2-linux-gnuspe/crosstool.config +++ b/samples/powerpc-e500v2-linux-gnuspe/crosstool.config @@ -330,15 +330,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=y -# CT_EGLIBC_V_2_9 is not set -# 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=y +# CT_LIBC_EGLIBC_V_2_9 is not set +# 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="HEAD" # CT_EGLIBC_CHECKOUT is not set # CT_EGLIBC_OPT_SIZE is not set |