summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in.2
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.in.2')
-rw-r--r--toolchain/gcc/Config.in.22
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in.2 b/toolchain/gcc/Config.in.2
index 886e99b2b..7a49068a7 100644
--- a/toolchain/gcc/Config.in.2
+++ b/toolchain/gcc/Config.in.2
@@ -3,7 +3,7 @@ config BR2_PACKAGE_GCC_TARGET
depends on BR2_HAVE_DEVFILES && BR2_TOOLCHAIN_BUILDROOT
select BR2_PACKAGE_BINUTILS
select BR2_PACKAGE_BINUTILS_TARGET
- select BR2_PACKAGE_MPC if BR2_GCC_VERSION_4_5_X
+ select BR2_PACKAGE_MPC if (BR2_GCC_VERSION_4_5_X || BR2_GCC_VERSION_4_6_X)
select BR2_PACKAGE_MPFR
select BR2_PACKAGE_GMP
help