[OpenWrt Wiki] libc
https://openwrt.org/packages/pkgdata/libc26.12.2021 · libc. metapackage that will offload on whatever libc you have chosen. By default it is musl for most embedded targets, but glibc and others are also available. This website uses cookies. By using the website, you agree with storing cookies on your computer.
OpenWRT - HaskellWiki
https://wiki.haskell.org/OpenWRTSince my OpenWRT box has an x86_64 processor, it could almost run the same binaries that my desktop Linux machine does. However, the reason it can't is because it uses a different C library. Desktop Linux (specifically Ubuntu in my case) uses glibc. OpenWRT used uclibc in past versions, and uses musl on trunk.