TelegramMessenger / MTProxy

4.97k stars 822 forks source link

Make MTProxy compatible with non-glibc systems #443

Open marshall-lee opened 3 years ago

marshall-lee commented 3 years ago

MTProxy relies on some specific glibc features that not every libc supports. So if one wants to compile it on Alpine Linux some tweaks are required. I successfully compiled MTProxy with musl libc by doing the following: