mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-23 18:38:08 -07:00
A lot of functions from string.h (including memset) couldn't be found. Resulting in error: call to undeclared library function memset type error. Closes: https://bugs.gentoo.org/898550 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31415 Signed-off-by: Joonas Niilola <juippis@gentoo.org>