Expand external toolchain wrapper to custom flags
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 31 Dec 2011 11:09:33 +0000 (12:09 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 1 Mar 2012 19:26:37 +0000 (20:26 +0100)
commitb95e436ee0c9e4638dc79766da0d17927c6641ce
tree0ad278d70c3d9b1d7c0c6eab6cab749dbf78080c
parent50ac5f9a573d3918cc5257a30a7c85db7841ac42
Expand external toolchain wrapper to custom flags

The BR2_TARGET_OPTIMIZATION flags were not used by the external
toolchain wrapper, which broke the multilib selection logic of
multilib external toolchains. It also simplifies the compilation of
external programs since all flags are properly passed automatically by
the toolchain wrapper.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-external/ext-tool.mk
toolchain/toolchain-external/ext-toolchain-wrapper.c