Files
gentoo/dev-util/debugedit
brahmajit das 3c3c878c44 dev-util/debugedit: Fix build on musl
musl doesn't provide error.h as a result debugedit is failing to build
on musl. So we're creating a error define that redefines the err
function and takes precedence over it. Thanks to gentoo developer
Anthony G. Basile <blueness@gentoo.org> for the patch idea.

Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26223
Signed-off-by: Sam James <sam@gentoo.org>
2022-07-18 00:26:12 +00:00
..