Flags in elibc
| Flag | Description | Packages Using This Flag |
|---|---|---|
| Cygwin | ELIBC setting for systems that use Cygwin | View specific flag page (elibc_Cygwin) |
| Darwin | ELIBC setting for systems that use the Darwin C library | View specific flag page (elibc_Darwin) |
| SunOS | ELIBC setting for systems that use the Sun Solaris C library | View specific flag page (elibc_SunOS) |
| bionic | ELIBC setting for systems that use Android's Bionic C library | View specific flag page (elibc_bionic) |
| glibc | ELIBC setting for systems that use the GNU C library | View specific flag page (elibc_glibc) |
| mingw | ELIBC setting for systems that use the Minimalist GNU for Windows library | View specific flag page (elibc_mingw) |
| musl | ELIBC setting for systems that use the musl C library | View specific flag page (elibc_musl) |