diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-09-05 17:05:30 +0200 |
---|---|---|
committer | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-09-06 00:57:46 +0200 |
commit | 20346f27add63bbfe71fa82a44751aebaf940877 (patch) | |
tree | d1256e8838b580eda84589bb306544a4438f020d /samples/mipsel-sde-elf | |
parent | bf5d513248d003e109ff66ae72b2ed99a31ca777 (diff) | |
download | crosstool-ng-20346f27add63bbfe71fa82a44751aebaf940877.tar.gz crosstool-ng-20346f27add63bbfe71fa82a44751aebaf940877.tar.bz2 crosstool-ng-20346f27add63bbfe71fa82a44751aebaf940877.zip |
samples: update the MIPS samples
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/mipsel-sde-elf')
-rw-r--r-- | samples/mipsel-sde-elf/crosstool.config | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/samples/mipsel-sde-elf/crosstool.config b/samples/mipsel-sde-elf/crosstool.config index 7d2215c0..a2c010b7 100644 --- a/samples/mipsel-sde-elf/crosstool.config +++ b/samples/mipsel-sde-elf/crosstool.config @@ -5,13 +5,7 @@ CT_ARCH_LE=y CT_ARCH_FLOAT_SW=y CT_ARCH_mips=y CT_TARGET_VENDOR="sde" -CT_BINUTILS_V_2_21_1a=y -CT_CC_V_4_4_6=y -# CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set CT_LIBC_none=y +# CT_CC_GCC_ENABLE_TARGET_OPTSPACE is not set CT_DEBUG_gdb=y -CT_GDB_V_6_8a=y -CT_GMP_V_4_3_2=y -CT_MPFR_V_2_4_2=y -CT_PPL_V_0_10_2=y -CT_CLOOG_V_0_15_10=y +# CT_GDB_CROSS_PYTHON is not set |