summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kconfig/gcc.kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/kconfig/gcc.kconfig b/kconfig/gcc.kconfig
index 4048553..37cdc97 100644
--- a/kconfig/gcc.kconfig
+++ b/kconfig/gcc.kconfig
@@ -49,6 +49,7 @@ choice
config EMBTK_GCC_VERSION_4_5_1
bool "gcc-4.5.1"
+ select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_5_0
bool "gcc-4.5.0"
depends on EMBTK_OLDPACKAGES
@@ -63,6 +64,7 @@ choice
config EMBTK_GCC_VERSION_4_4_4
bool "gcc-4.4.4"
+ select EMBTK_GCC_NEED_PATCH
config EMBTK_GCC_VERSION_4_4_3
depends on EMBTK_OLDPACKAGES
bool "gcc-4.4.3"