mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
Corrects incompatible pointer types by casting GTK-style. Also removes fallback definition of getopt, leaving only POSIX one, because it is present both on glibc and musl systems Closes: https://bugs.gentoo.org/945292 Closes: https://bugs.gentoo.org/919367 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40639 Signed-off-by: Sam James <sam@gentoo.org>