diff options
Diffstat (limited to 'samples/mips-unknown-elf/crosstool.config')
-rw-r--r-- | samples/mips-unknown-elf/crosstool.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/mips-unknown-elf/crosstool.config b/samples/mips-unknown-elf/crosstool.config index 13770945..3e3042eb 100644 --- a/samples/mips-unknown-elf/crosstool.config +++ b/samples/mips-unknown-elf/crosstool.config @@ -7,5 +7,6 @@ CT_BINUTILS_V_2_19_1a=y CT_CC_V_4_3_2=y CT_LIBC_none=y CT_DEBUG_gdb=y +CT_GDB_V_6_8a=y CT_GMP_V_4_3_2=y CT_MPFR_V_2_4_2=y |