common/shlibs: add libc.so from musl.
This commit is contained in:
parent
5ee448a9f5
commit
ab48cabd4c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue