sgerrand / alpine-pkg-glibc

A glibc compatibility layer package for Alpine Linux
2.05k stars 280 forks source link

What's the difference with the official package? #112

Closed marianopeck closed 5 years ago

marianopeck commented 5 years ago

Hi,

I wonder what's the difference between this lib and https://pkgs.alpinelinux.org/package/edge/main/x86/libc6-compat ?

Thanks in advance for any explanation

marianopeck commented 5 years ago

OK, I think I found the difference. libc6-compat is based on musl while this project is a real GNU libc.