buildrootschalter/package/binutils
Peter Korsgaard a6fa695639 binutils: fix static linking
pkg-autotools.mk already handles static/shared linking, so no need to
explictly force it. Worse even, the build fails with BR2_PREFER_STATIC_LINK
as we end up calling libtool with --static when it tries to link the .so,
breaking the build:

../ld: attempted static link of dynamic object
`../opcodes/.libs/libopcodes.so'
collect2: error: ld returned 1 exit status

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-27 22:29:05 +01:00
..
2.20.1 binutils: move patches to new model 2013-04-23 09:00:01 +02:00
2.21 binutils: move patches to new model 2013-04-23 09:00:01 +02:00
2.21.1 binutils: move patches to new model 2013-04-23 09:00:01 +02:00
2.22 binutils: move patches to new model 2013-04-23 09:00:01 +02:00
2.23.1 binutils: move patches to new model 2013-04-23 09:00:01 +02:00
2.23.2 binutils: move patches to new model 2013-04-23 09:00:01 +02:00
binutils.mk binutils: fix static linking 2013-11-27 22:29:05 +01:00
Config.in binutils: not available for the target on AArch64 2012-11-28 11:35:43 -08:00
Config.in.host binutils: default to 2.22 2013-10-06 23:48:31 +02:00