musl: Make only shared libraries conditional
authorCharles Duffy <charles@dyfis.net>
Thu, 15 Oct 2015 15:27:18 +0000 (10:27 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Oct 2015 21:04:48 +0000 (23:04 +0200)
commit84120c10f5ba6c8c4b8d32068616cbdb8a8a8102
treefd52c11a274c45e4c6635c1b85fbc8a7750b1590
parentb14269ea4f34c741c29f1c58e825b5ef2a399e0c
musl: Make only shared libraries conditional

External toolchain use requires a static libc (as buildroot uses
`gcc --print-file-name libc.a` to find the sysroot); thus, the static portion
of a musl build should not be conditional.

Signed-off-by: Charles Duffy <chaduffy@cisco.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/musl/musl.mk