diff options
author | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-04-30 18:14:13 +0200 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@free.fr> | 2012-04-30 18:14:13 +0200 |
commit | 817c24034ea52ce9df8a2ce923dd7a2702661840 (patch) | |
tree | 671abdf9c39e19eb905bcb7f1fbf6266a208c8e2 /samples/armeb-unknown-eabi | |
parent | 15e1e16241db5097b4da3e5f6d482953292d1906 (diff) | |
download | crosstool-ng-817c24034ea52ce9df8a2ce923dd7a2702661840.tar.gz crosstool-ng-817c24034ea52ce9df8a2ce923dd7a2702661840.tar.bz2 crosstool-ng-817c24034ea52ce9df8a2ce923dd7a2702661840.zip |
samples: update to latest set of options
No feature- of version-bump, just update the samples
so that no (NEW) option pops up in the release.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/armeb-unknown-eabi')
-rw-r--r-- | samples/armeb-unknown-eabi/crosstool.config | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/samples/armeb-unknown-eabi/crosstool.config b/samples/armeb-unknown-eabi/crosstool.config index aa19934b..3b88bf7d 100644 --- a/samples/armeb-unknown-eabi/crosstool.config +++ b/samples/armeb-unknown-eabi/crosstool.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# crosstool-NG hg+default-b2fbf3d4974f Configuration -# Tue Jan 30 22:39:34 2012 +# crosstool-NG hg+default-f9c5fd485edd Configuration +# Mon Apr 30 18:19:06 2012 # CT_CONFIGURE_has_xz=y CT_CONFIGURE_has_cvs=y @@ -221,6 +221,7 @@ CT_BINUTILS_V_2_19_1a=y CT_BINUTILS_VERSION="2.19.1a" CT_BINUTILS_2_19_or_later=y CT_BINUTILS_2_18_or_later=y +CT_BINUTILS_HAS_HASH_STYLE=y CT_BINUTILS_GOLD_SUPPORTS_ARCH=y CT_BINUTILS_HAS_PKGVERSION_BUGURL=y CT_BINUTILS_LINKER_LD=y @@ -234,6 +235,15 @@ CT_BINUTILS_EXTRA_CONFIG_ARRAY="" CT_CC="gcc" CT_CC_VERSION="4.3.2" CT_CC_gcc=y +# CT_CC_V_4_6_3 is not set +# CT_CC_V_4_6_2 is not set +# CT_CC_V_4_6_1 is not set +# CT_CC_V_4_6_0 is not set +# CT_CC_V_4_5_3 is not set +# CT_CC_V_4_5_2 is not set +# CT_CC_V_4_5_1 is not set +# CT_CC_V_4_5_0 is not set +# CT_CC_V_4_4_7 is not set # CT_CC_V_4_4_6 is not set # CT_CC_V_4_4_5 is not set # CT_CC_V_4_4_4 is not set |