diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-22 21:19:47 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2007-05-22 21:19:47 +0000 |
commit | 13b6242fb61f2de5dad9991add61ce185e42656c (patch) | |
tree | 2a907f1968198b5bbfd9f36e80f8f4eb6ded94ee /samples/mips-unknown-linux-uclibc | |
parent | 2e925f15694897d54f5794e3a5cb80194af41ca0 (diff) | |
download | crosstool-ng-13b6242fb61f2de5dad9991add61ce185e42656c.tar.gz crosstool-ng-13b6242fb61f2de5dad9991add61ce185e42656c.tar.bz2 crosstool-ng-13b6242fb61f2de5dad9991add61ce185e42656c.zip |
Update mips-unknown-linux-uclibc to the latest set of config options.
Diffstat (limited to 'samples/mips-unknown-linux-uclibc')
-rw-r--r-- | samples/mips-unknown-linux-uclibc/crosstool.config | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/samples/mips-unknown-linux-uclibc/crosstool.config b/samples/mips-unknown-linux-uclibc/crosstool.config index a1d076a3..8ca90a25 100644 --- a/samples/mips-unknown-linux-uclibc/crosstool.config +++ b/samples/mips-unknown-linux-uclibc/crosstool.config @@ -1,14 +1,27 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 0.0.3-svn -# Tue May 22 22:19:01 2007 +# Tue May 22 22:56:30 2007 # +# CT_FOOBAR is not set # # Paths and misc options # + +# +# Crosstool behavior +# # CT_EXPERIMENTAL is not set # CT_OBSOLETE is not set +CT_DEBUG_CT=y +# CT_DEBUG_CT_PAUSE_STEPS is not set +CT_DEBUG_CT_SAVE_STEPS=y +CT_DEBUG_CT_SAVE_STEPS_GZIP=y + +# +# Build behavior +# CT_PARALLEL_JOBS=1 CT_LOAD=0 CT_NICE=0 @@ -226,7 +239,7 @@ CT_CC_SUPPORT_OBJCXX=y # # Additionnal supported languages: # -CT_CC_LANG_CXX=y +# CT_CC_LANG_CXX is not set # CT_CC_LANG_FORTRAN is not set # CT_CC_LANG_JAVA is not set # CT_CC_LANG_ADA is not set |