diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-12-07 11:21:34 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-12-07 11:21:34 -0800 |
commit | ed21bcaf8995aa5aad0a9631062ca5e1708e6bdc (patch) | |
tree | 0b8ddc5545c4ccdb5f9085e3e80f6200eb13dcaf /scripts/patch-rework.sh | |
parent | c92387e2a8e2798fde3cfa0143d7a16b4d6630c6 (diff) | |
download | crosstool-ng-ed21bcaf8995aa5aad0a9631062ca5e1708e6bdc.tar.gz crosstool-ng-ed21bcaf8995aa5aad0a9631062ca5e1708e6bdc.tar.bz2 crosstool-ng-ed21bcaf8995aa5aad0a9631062ca5e1708e6bdc.zip |
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>
Diffstat (limited to 'scripts/patch-rework.sh')
0 files changed, 0 insertions, 0 deletions