# HG changeset patch # User "Yann E. MORIN" # Date 1301958271 -7200 # Node ID 32c08de1d54fc01d4d6871041374354757d89eeb # Parent 369664fd7cba9aaa36f666d2fe66d0e14a205df7 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 -r 369664fd7cba -r 32c08de1d54f config/libc/glibc-eglibc.in-common --- a/config/libc/glibc-eglibc.in-common Tue Apr 05 01:02:28 2011 +0200 +++ b/config/libc/glibc-eglibc.in-common Tue Apr 05 01:04:31 2011 +0200 @@ -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/*