Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Without this, our default `musl` in the BB rootfs has the SONAME `libc.musl-.so.1`: ``` # readelf -d /lib/libc.musl-x86_64.so.1 Dynamic section at offset 0x94928 contains 18 entries: Tag Type Name/Value 0x000000000000000e (SONAME) Library soname: [libc.musl-.so.1] ```
- Loading branch information