diff options
author | Jan Kaisrlik <ja.kaisrlik@gmail.com> | 2020-03-13 12:44:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-15 22:23:19 +0000 |
commit | 670e85a4a07b81a0b7114eb0b8f7c80b9307b653 (patch) | |
tree | d9175106d94098539b4c50face805bfde276b2be /scripts/runqemu-ifup | |
parent | 6a999ec1b589ab1d3619e0f08976fbdb860c3540 (diff) | |
download | poky-670e85a4a07b81a0b7114eb0b8f7c80b9307b653.tar.gz |
musl: removes aliases for glibc provided libraries
Based on the recommendation in musl mailing list[1] All symlinks have
been removed from musl recipe.
Move stub libraries into -dev package
having them treated as normal .a which they are not, is not correct and
packages shoves them into static archives, which are not installed on
target usually unless asked for
this should help in linking with -lm, -lpthread etc. on target
[1]: https://www.openwall.com/lists/musl/2020/03/10/11
(From OE-Core rev: 8d068bd3adec64d451cf9cd4ae6b0803a7152463)
Signed-off-by: Jan Kaisrlik <ja.kaisrlik@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-ifup')
0 files changed, 0 insertions, 0 deletions