Files
gentoo/sys-apps/usermode-utilities
Brahmajit Das 9bcedfbc12 sys-apps/usermode-utilities: Fix call to undeclared library function
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>
2023-06-18 15:16:39 +03:00
..