diff options
Diffstat (limited to 'samples/powerpc-405-linux-gnu/crosstool.config')
-rw-r--r-- | samples/powerpc-405-linux-gnu/crosstool.config | 18 |
1 files changed, 3 insertions, 15 deletions
diff --git a/samples/powerpc-405-linux-gnu/crosstool.config b/samples/powerpc-405-linux-gnu/crosstool.config index 31527ab2..8d0cbb58 100644 --- a/samples/powerpc-405-linux-gnu/crosstool.config +++ b/samples/powerpc-405-linux-gnu/crosstool.config @@ -7,21 +7,9 @@ CT_ARCH_FLOAT_SW=y CT_ARCH_powerpc=y CT_TARGET_VENDOR="405" CT_KERNEL_linux=y -CT_KERNEL_V_2_6_31=y -CT_BINUTILS_V_2_19_1a=y -CT_BINUTILS_FOR_TARGET=y -CT_CC_V_4_3_2=y -CT_CC_LANG_FORTRAN=y -CT_CC_LANG_CXX=y -CT_CC_LANG_JAVA=y +CT_BINUTILS_PLUGINS=y CT_LIBC_glibc=y -CT_LIBC_GLIBC_V_2_9=y -# CT_LIBC_GLIBC_FORCE_UNWIND is not set CT_LIBC_GLIBC_USE_PORTS=y -CT_DEBUG_dmalloc=y -CT_DEBUG_duma=y +CT_CC_LANG_CXX=y CT_DEBUG_gdb=y -CT_GDB_NATIVE=y -CT_GDB_V_6_8a=y -CT_GMP_V_4_3_2=y -CT_MPFR_V_2_4_2=y +# CT_GDB_CROSS_PYTHON is not set |