summaryrefslogtreecommitdiff
path: root/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-05-25 22:13:05 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-05-25 22:13:05 +0200
commit5e8a8f65998e3ce8b40912a0da72f4ec059f9d76 (patch)
treea8b13b7817bbe02c41bd4fd6a056e011d8f37301 /kconfig
parent24f068f5dff1f823b8b8a82752a8afc02560981f (diff)
downloadembtoolkit-5e8a8f65998e3ce8b40912a0da72f4ec059f9d76.tar.gz
embtoolkit-5e8a8f65998e3ce8b40912a0da72f4ec059f9d76.tar.bz2
embtoolkit-5e8a8f65998e3ce8b40912a0da72f4ec059f9d76.tar.xz
Toolchain: gcc: tag some versions of as old
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'kconfig')
-rw-r--r--kconfig/gcc.kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/kconfig/gcc.kconfig b/kconfig/gcc.kconfig
index d21620b..e89fe2d 100644
--- a/kconfig/gcc.kconfig
+++ b/kconfig/gcc.kconfig
@@ -48,9 +48,11 @@ choice
select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_5_2
bool "gcc-4.5.2"
+ depends on EMBTK_OLDPACKAGES
select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_5_1
bool "gcc-4.5.1"
+ depends on EMBTK_OLDPACKAGES
select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_5_0
bool "gcc-4.5.0"
@@ -69,9 +71,11 @@ choice
select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_4_5
bool "gcc-4.4.5"
+ depends on EMBTK_OLDPACKAGES
select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_4_4
bool "gcc-4.4.4"
+ depends on EMBTK_OLDPACKAGES
select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_4_3
depends on EMBTK_OLDPACKAGES