diff options
author | Jo-Philipp Wich <jo@mein.io> | 2017-01-18 03:15:31 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-01-18 03:18:53 +0100 |
commit | a68b1b9c8a4ca4f07494810e574172cbbfae2c87 (patch) | |
tree | 5248d927bcb2373d70e6fab5e4f62452e53b892b /target/linux/cns3xxx | |
parent | 0d1b32991469781209eff6a9ad7dc9fc52226231 (diff) | |
download | upstream-a68b1b9c8a4ca4f07494810e574172cbbfae2c87.tar.gz upstream-a68b1b9c8a4ca4f07494810e574172cbbfae2c87.tar.bz2 upstream-a68b1b9c8a4ca4f07494810e574172cbbfae2c87.zip |
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>
Diffstat (limited to 'target/linux/cns3xxx')
0 files changed, 0 insertions, 0 deletions