]> code.ossystems Code Review - openembedded-core.git/commit
musl: Create symlinks for stub libraries
authorKhem Raj <raj.khem@gmail.com>
Wed, 11 May 2016 17:35:40 +0000 (10:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 May 2016 12:40:53 +0000 (13:40 +0100)
commit2b9ae0ab056e62290f2328aa0d4dd70e6f138759
treefca719597c6547143501f0c46b6a68779125554e
parent6ea7e6a04441028acec7dc12a6860a1ae85b15f2
musl: Create symlinks for stub libraries

Some libraries e.g. libm.so are needed to be
created so that SDKs built with distros which
disable static librararies can have the stubs
and since default linker script requires -lm
this helps in compiling applications with SDK

there are .a equivalents for these libraries
but they do not land in SDKs when static libs
are disabled distrowide

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