diff -r b488b4815f9b -r e44f67656c5f config/binutils/binutils.in --- a/config/binutils/binutils.in Thu Feb 18 20:43:31 2010 +0100 +++ b/config/binutils/binutils.in Wed Feb 17 23:50:49 2010 +0100 @@ -79,9 +79,8 @@ bool prompt "Use GMP and MPFR" default n - select GMP - select MPFR - select COMPLIBS_TARGET + select GMP_TARGET + select MPFR_TARGET help binutils can be configured to use GMP and MPFR. While this is automatically handled for the cross-binutils,