From b296cfb986c79f43a826ac49df49c43ac0d8e587 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 5 Apr 2011 01:04:31 +0200 Subject: libc/glibc-common: force use of the BFD linker gold can not build glibc/eglibc, force use of the BFD linker during the toolchain build. Reported-by: Bill Pringlemeir Signed-off-by: "Yann E. MORIN" diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common index 6e00688..89b85eb 100644 --- a/config/libc/glibc-eglibc.in-common +++ b/config/libc/glibc-eglibc.in-common @@ -3,6 +3,12 @@ if LIBC_glibc || LIBC_eglibc +# Force using the BFD linker during the toolchain build +config LIBC_glibc_familly + bool + default y + select BINUTILS_FORCE_LD_BFD + # Some architectures require the ports addon. List them one by one here: # This list must be carefully in sync with the architectures names # we can find in config/arch/* -- cgit v0.10.2-6-g49f6