crosstool-ng/scripts/build/binutils
Bryan Hundven ed21bcaf89 binutils: Fix LDFLAGS for static toolchain
If building a static toolchain, the ldflags option passed to
do_binutils_backend is overridden when we set `LDFLAGS=-all-static`.

We should pass `LDFLAGS=${ldflags} -all-static` in this case.

This fixes #297

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2015-12-07 11:21:34 -08:00
..
binutils-ld.in binutils/binutils: add wrapper to gold and ld 2010-12-29 18:19:40 +01:00
binutils.sh binutils: Fix LDFLAGS for static toolchain 2015-12-07 11:21:34 -08:00