config/binutils/binutils.in
changeset 1810 e44f67656c5f
parent 1809 b488b4815f9b
child 1844 4d6a56579d9d
     1.1 --- a/config/binutils/binutils.in	Thu Feb 18 20:43:31 2010 +0100
     1.2 +++ b/config/binutils/binutils.in	Wed Feb 17 23:50:49 2010 +0100
     1.3 @@ -79,9 +79,8 @@
     1.4      bool
     1.5      prompt "Use GMP and MPFR"
     1.6      default n
     1.7 -    select GMP
     1.8 -    select MPFR
     1.9 -    select COMPLIBS_TARGET
    1.10 +    select GMP_TARGET
    1.11 +    select MPFR_TARGET
    1.12      help
    1.13        binutils can be configured to use GMP and MPFR.
    1.14        While this is automatically handled for the cross-binutils,