From c6689215d15cba83404b6f4e67ddedb2c2ea1a48 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 9 Feb 2010 22:50:53 +0100 Subject: binutils/binutils: fix using GMP and MPFR --- config/binutils/binutils.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config') diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 11b09c70..ce728f1c 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -75,4 +75,16 @@ config BINUTILS_FOR_TARGET_BFD prompt "libbfd" default y +config BINUTILS_TARGET_USE_GMP_MPFR + bool + prompt "Use GMP and MPFR" + default n + select GMP_MPFR + select COMP_LIBS_TARGET + help + binutils can be configured to use GMP and MPFR. + While this is automatically handled for the cross-binutils, + You have to explicitly state so for the native libraries that + will run on the target. + endif # BINUTILS_FOR_TARGET -- cgit v1.2.3