diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-27 12:51:04 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-27 12:51:04 +0200 |
commit | 5f939fa4d4e6fc196a67a301f40243f536e33c4f (patch) | |
tree | e2cfacdb27b6f264169bddeecfa374e68a9a12ed /profiles/desc | |
parent | *: drop elibc_Winnt usage (diff) | |
download | gentoo-5f939fa4d4e6fc196a67a301f40243f536e33c4f.tar.gz gentoo-5f939fa4d4e6fc196a67a301f40243f536e33c4f.tar.bz2 gentoo-5f939fa4d4e6fc196a67a301f40243f536e33c4f.zip |
profiles: remove ELIBC=Winnt
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/elibc.desc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc index 8eef69979c83..b825590e526b 100644 --- a/profiles/desc/elibc.desc +++ b/profiles/desc/elibc.desc @@ -11,4 +11,3 @@ 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 -Winnt - ELIBC setting for systems that use Winnt |