From 3eaa187de56bff5ee342ffc8b3feeca7ac2a2c62 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Wed, 17 Feb 2010 23:47:47 +0100 Subject: complibs: split-up selection for individual libs --- config/binutils/binutils.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/binutils') diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index ce728f1c..23063b0e 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -79,7 +79,8 @@ config BINUTILS_TARGET_USE_GMP_MPFR bool prompt "Use GMP and MPFR" default n - select GMP_MPFR + select GMP + select MPFR select COMP_LIBS_TARGET help binutils can be configured to use GMP and MPFR. -- cgit v1.2.3