You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
files target/sdk: update README.SDK to explain dependency handling 8 years ago
Config.in sdk: rename OpenWrt into LEDE 8 years ago
Makefile sdk: do not strip static libraries 7 years ago
convert-config.pl sdk: Fix keeping unset as unset 8 years ago