mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-09 00:07:57 +03:00
The reason is the same as in commit a4aa03f192a3b51ffce6e540220c3b466d3381ae, which had been fixed upstream in https://github.com/containers/crun/pull/1887. However, since we cannot provide a single patch for all the thress versions in the tree, this is fixed by using sed to remove error.h from AC_CHECK_HEADERS and append a new line with AC_CHECK_FUNC included. Closes: https://bugs.gentoo.org/956287 Closes: https://bugs.gentoo.org/963641 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44377 Closes: https://github.com/gentoo/gentoo/pull/44377 Signed-off-by: Sam James <sam@gentoo.org>