]> code.ossystems Code Review - openembedded-core.git/commit
musl: removes aliases for glibc provided libraries
authorJan Kaisrlik <ja.kaisrlik@gmail.com>
Fri, 13 Mar 2020 19:44:51 +0000 (12:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Mar 2020 23:00:42 +0000 (23:00 +0000)
commit8d068bd3adec64d451cf9cd4ae6b0803a7152463
tree3e68795bdfedc7258b9f6805d2695e1831f233ee
parentb1ae2178fa188b2864280f2c3a9ba443e042cae0
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

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>
meta/recipes-core/musl/musl_git.bb