diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-14 13:19:37 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-07-14 13:19:37 +0000 |
commit | 588d2d9852c2b01a23eac580398eb065cfb07399 (patch) | |
tree | c362e08850b2eb895783ba452c767108c5600ef3 /samples/mipsel-unknown-linux-gnu | |
parent | ca83126a57c7a563bbcf3e1df0ba8aff60038e19 (diff) | |
download | crosstool-ng-588d2d9852c2b01a23eac580398eb065cfb07399.tar.gz crosstool-ng-588d2d9852c2b01a23eac580398eb065cfb07399.tar.bz2 crosstool-ng-588d2d9852c2b01a23eac580398eb065cfb07399.zip |
Update all samples to use binutils-2.18.50.0.8.
/trunk/samples/armeb-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-gnueabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/ia64-unknown-linux-gnu/crosstool.config | 8 4 4 0 ++++----
/trunk/samples/x86_64-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/i686-nptl-linux-gnu/crosstool.config | 8 4 4 0 ++++----
/trunk/samples/mips-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-uclibcgnueabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/armeb-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/powerpc-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/i586-geode-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/arm-unknown-linux-uclibc/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/mipsel-unknown-linux-gnu/crosstool.config | 8 4 4 0 ++++----
/trunk/samples/armeb-unknown-linux-uclibcgnueabi/crosstool.config | 9 5 4 0 +++++----
/trunk/samples/alphaev56-unknown-linux-gnu/crosstool.config | 9 5 4 0 +++++----
14 files changed, 67 insertions(+), 56 deletions(-)
Diffstat (limited to 'samples/mipsel-unknown-linux-gnu')
-rw-r--r-- | samples/mipsel-unknown-linux-gnu/crosstool.config | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/samples/mipsel-unknown-linux-gnu/crosstool.config b/samples/mipsel-unknown-linux-gnu/crosstool.config index 4dac15c1..0ae395f2 100644 --- a/samples/mipsel-unknown-linux-gnu/crosstool.config +++ b/samples/mipsel-unknown-linux-gnu/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # crosstool-NG version: 1.1.0+svn_trunk@783 -# Sun Jul 13 19:06:26 2008 +# Mon Jul 14 10:45:43 2008 # # @@ -193,7 +193,7 @@ CT_MPFR_CHECK=y # # binutils # -CT_BINUTILS_VERSION="2.18.50.0.7" +CT_BINUTILS_VERSION="2.18.50.0.8" # CT_BINUTILS_V_2_14 is not set # CT_BINUTILS_V_2_15 is not set # CT_BINUTILS_V_2_16_1 is not set @@ -201,8 +201,8 @@ CT_BINUTILS_VERSION="2.18.50.0.7" # CT_BINUTILS_V_2_18 is not set # CT_BINUTILS_V_2_18_50_0_4 is not set # CT_BINUTILS_V_2_18_50_0_6 is not set -CT_BINUTILS_V_2_18_50_0_7=y -# CT_BINUTILS_V_2_18_50_0_8 is not set +# CT_BINUTILS_V_2_18_50_0_7 is not set +CT_BINUTILS_V_2_18_50_0_8=y CT_BINUTILS_EXTRA_CONFIG="" CT_BINUTILS_FOR_TARGET=y CT_BINUTILS_FOR_TARGET_IBERTY=y |