diff options
author | 2024-05-21 19:22:31 -0400 | |
---|---|---|
committer | 2024-05-22 17:56:31 +0100 | |
commit | 9728fbba80abeec5adad8ba6cf7580c16c039a45 (patch) | |
tree | 674f128754feec75d02511d67d6b46f54d2f37b2 /man | |
parent | unpack: skip unrecognized file formats *silently* (diff) | |
download | portage-9728fbba80abeec5adad8ba6cf7580c16c039a45.tar.gz portage-9728fbba80abeec5adad8ba6cf7580c16c039a45.tar.bz2 portage-9728fbba80abeec5adad8ba6cf7580c16c039a45.zip |
install-qa-checks.d: suppress some gnulib implicit decls on musl
These happen in tons of GNU packages because of using gnulib's regex.m4
specifically, which pulls in a macro that checks for some functionality
and spit out many implicit function declaration errors if regex.h isn't
GNU's specifically.
The compile tests do fail either way, it's just very dirty in the logs.
Bug: https://bugs.gentoo.org/906027
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Closes: https://github.com/gentoo/portage/pull/1327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions