tn3399_openwrt/target/sdk
Jo-Philipp Wich a68b1b9c8a sdk: do not strip static libraries
Do not strip static libraries shipped with the SDK in order to preserve the
archive index. If we strip the index of the shipped libraries, host programs
will fail to link these libraries with errors like:

    libssl.a: error adding symbols: Archive has no index; run ranlib to add one

The error was found while investigating a Python host build failure within
the SDK environment.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-18 03:18:53 +01:00
..
files target/sdk: update README.SDK to explain dependency handling 2016-08-01 12:00:27 +02:00
Config.in sdk: rename OpenWrt into LEDE 2016-05-05 19:10:20 +01:00
convert-config.pl sdk: Fix keeping unset as unset 2016-06-21 13:36:23 +02:00
Makefile sdk: do not strip static libraries 2017-01-18 03:18:53 +01:00