mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-12 16:18:42 +02:00
13 lines
645 B
Text
13 lines
645 B
Text
# Copyright 1999-2022 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# This file contains descriptions of ELIBC USE_EXPAND flags.
|
|
|
|
# Keep it sorted.
|
|
bionic - ELIBC setting for systems that use Android's Bionic C library
|
|
Cygwin - ELIBC setting for systems that use Cygwin
|
|
Darwin - ELIBC setting for systems that use the Darwin C library
|
|
glibc - ELIBC setting for systems that use the GNU C library
|
|
mingw - ELIBC setting for systems that use the Minimalist GNU for Windows library
|
|
musl - ELIBC setting for systems that use the musl C library
|
|
SunOS - ELIBC setting for systems that use the Sun Solaris C library
|