From ab48cabd4cb201e5b7ff765947e4f2bf5d0bb50e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 1 Mar 2013 15:27:17 +0100 Subject: [PATCH] common/shlibs: add libc.so from musl. --- common/shlibs | 1 + 1 file changed, 1 insertion(+) diff --git a/common/shlibs b/common/shlibs index 297e814c8be..32fe3e2234c 100644 --- a/common/shlibs +++ b/common/shlibs @@ -16,6 +16,7 @@ # PLEASE NOTE: when multiple packages provide the same SONAME, the first # one (order top->bottom) is preferred over the next ones. # +libc.so musl-0.9.9_1 libc.so.6 glibc-2.8_1 libm.so.6 glibc-2.8_1 libpthread.so.0 glibc-2.8_1