a1c1077809
Otherwise we end up with libbfd/libopcodes in host/usr/$BUILD/$TARGET/lib, used by the binaries. Unfortunately it also adds rpaths, which first look in the build directory before here, causing trouble if the toolchain is used outside BR (E.G. for a SDK) and the build directory location reused for another incompatible build (E.G. another ARCH), as the binutils binaries then end up using the wrong libs. Fix it by linking statically instead. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |
||
---|---|---|
.. | ||
binutils-2.18 | ||
binutils-2.19 | ||
binutils-2.19.1 | ||
binutils-2.20 | ||
binutils-2.20.1 | ||
binutils-2.21 | ||
binutils-2.21.1 | ||
binutils.mk | ||
Config.in | ||
Config.in.host |