From 77a605d48ed255d94bbe93ba17d53a2245a22a35 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 18 Feb 2010 20:43:31 +0100 Subject: complibs: simplify config file Although currently the wrapper is directly dependent on companion libraries, let's still decorelate those two. --- config/binutils/binutils.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/binutils') 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, -- cgit v1.2.3