diff options
Diffstat (limited to 'config/binutils/binutils.in')
-rw-r--r-- | config/binutils/binutils.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 23063b0e..2b6df6ef 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -81,7 +81,7 @@ config BINUTILS_TARGET_USE_GMP_MPFR default n select GMP select MPFR - select COMP_LIBS_TARGET + select COMPLIBS_TARGET help binutils can be configured to use GMP and MPFR. While this is automatically handled for the cross-binutils, |