diff options
author | NHOrus <jy6x2b32pie9@yahoo.com> | 2025-02-10 18:43:11 +0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-02-13 12:41:19 +0000 |
commit | 1d042be2d8cb16f0a2c8a74611433346d2950760 (patch) | |
tree | dfc948ba2c9c7e2250a59e2999ea11b632ce33e6 /acct-user/ros | |
parent | x11-themes/gtk-engines: update EAPI 7 -> 8, fix USE=lua with GCC-14+ (diff) | |
download | gentoo-master.tar.gz gentoo-master.tar.bz2 gentoo-master.zip |
Missing include for string.h, glibc transitively included strcmp
Removed different getopt definition for non-glibc situation:
we are all living in POSIX-land (Somewhat. Hopefully. Mostly.) and
definitions for getopt are the same on musl and glibc.
Closes: https://bugs.gentoo.org/944111
Closes: https://bugs.gentoo.org/934059
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/40514
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'acct-user/ros')
0 files changed, 0 insertions, 0 deletions