mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-21 01:21:27 +00:00
Update the PowerPC SPE sample.
/trunk/samples/powerpc-unknown-linux-gnuspe/crosstool.config | 55 47 8 0 +++++++++++++++--- 1 file changed, 47 insertions(+), 8 deletions(-)
This commit is contained in:
parent
57347d6ca0
commit
33743667dc
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# crosstool-NG version: 1.2.0+svn_trunk@939M
|
||||
# Tue Aug 12 10:25:48 2008
|
||||
# Tue Aug 12 11:53:30 2008
|
||||
#
|
||||
|
||||
#
|
||||
@ -265,8 +265,8 @@ CT_CC_SUPPORT_OBJCXX=y
|
||||
# Additional supported languages:
|
||||
#
|
||||
CT_CC_LANG_CXX=y
|
||||
# CT_CC_LANG_FORTRAN is not set
|
||||
# CT_CC_LANG_JAVA is not set
|
||||
CT_CC_LANG_FORTRAN=y
|
||||
CT_CC_LANG_JAVA=y
|
||||
# CT_CC_LANG_ADA is not set
|
||||
# CT_CC_LANG_OBJC is not set
|
||||
# CT_CC_LANG_OBJCXX is not set
|
||||
@ -298,12 +298,51 @@ CT_LIBC_EGLIBC_USE_PORTS=y
|
||||
#
|
||||
# Tools facilities
|
||||
#
|
||||
# CT_SSTRIP is not set
|
||||
CT_SSTRIP=y
|
||||
# CT_SSTRIP_ELFKICKERS is not set
|
||||
CT_SSTRIP_BUILDROOT=y
|
||||
CT_SSTRIP_FROM="buildroot"
|
||||
|
||||
#
|
||||
# Debug facilities
|
||||
#
|
||||
# CT_DMALLOC is not set
|
||||
# CT_DUMA is not set
|
||||
# CT_GDB is not set
|
||||
# CT_STRACE is not set
|
||||
CT_DMALLOC=y
|
||||
# CT_DMALLOC_V_5_4_3 is not set
|
||||
CT_DMALLOC_V_5_5_2=y
|
||||
CT_DMALLOC_VERSION="5.5.2"
|
||||
CT_DUMA=y
|
||||
CT_DUMA_A=y
|
||||
CT_DUMA_SO=y
|
||||
# CT_DUMA_V_2_5_1 is not set
|
||||
# CT_DUMA_V_2_5_8 is not set
|
||||
# CT_DUMA_V_2_5_12 is not set
|
||||
CT_DUMA_V_2_5_14=y
|
||||
CT_DUMA_VERSION="2_5_14"
|
||||
CT_GDB=y
|
||||
CT_GDB_CROSS=y
|
||||
# CT_GDB_CROSS_STATIC is not set
|
||||
CT_GDB_NATIVE=y
|
||||
# CT_GDB_NATIVE_STATIC is not set
|
||||
# CT_GDB_NATIVE_USE_GMP_MPFR is not set
|
||||
CT_GDB_GDBSERVER=y
|
||||
CT_GDB_GDBSERVER_STATIC=y
|
||||
# CT_GDB_V_snapshot is not set
|
||||
# CT_GDB_V_6_4 is not set
|
||||
# CT_GDB_V_6_5 is not set
|
||||
# CT_GDB_V_6_6 is not set
|
||||
# CT_GDB_V_6_7 is not set
|
||||
# CT_GDB_V_6_7_1 is not set
|
||||
CT_GDB_V_6_8=y
|
||||
CT_GDB_VERSION="6.8"
|
||||
|
||||
#
|
||||
# Native gdb needs the ncurses library on the target
|
||||
#
|
||||
CT_NCURSES_V_5_6=y
|
||||
CT_NCURSES_VERSION="5.6"
|
||||
CT_STRACE=y
|
||||
# CT_STRACE_V_4_5 is not set
|
||||
# CT_STRACE_V_4_5_14 is not set
|
||||
# CT_STRACE_V_4_5_15 is not set
|
||||
CT_STRACE_V_4_5_16=y
|
||||
CT_STRACE_VERSION="4.5.16"
|
||||
|
Loading…
x
Reference in New Issue
Block a user