ELIBC setting for systems that use the Sun Solaris C library
Use Flag | Description |
---|---|
elibc_bionic | ELIBC setting for systems that use Android's Bionic C library |
elibc_Cygwin | ELIBC setting for systems that use Cygwin |
elibc_Darwin | ELIBC setting for systems that use the Darwin C library |
elibc_glibc | ELIBC setting for systems that use the GNU C library |
elibc_mingw | ELIBC setting for systems that use the Minimalist GNU for Windows library |
elibc_musl | ELIBC setting for systems that use the musl C library |
elibc_SunOS | ELIBC setting for systems that use the Sun Solaris C library |