mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 10:19:53 +00:00
Build libbfd and libopcodes as shared libraries, else they get linked statically into every binary, increasing each binary size by ~650kB. Reduces binutils package size to old expected values. Fixes #17060. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42337