diff options
author | 2024-05-21 18:22:04 -0400 | |
---|---|---|
committer | 2024-05-22 02:06:17 +0100 | |
commit | cb8bcce7d9f965a0c09f5849a1d12aef12510c89 (patch) | |
tree | 6d948e81fe82832612ee88d51d07c5c13f761791 /sys-devel/autogen | |
parent | net-dns/libidn2: make sure elibtoolize is applied (diff) | |
download | gentoo-cb8bcce7d9f965a0c09f5849a1d12aef12510c89.tar.gz gentoo-cb8bcce7d9f965a0c09f5849a1d12aef12510c89.tar.bz2 gentoo-cb8bcce7d9f965a0c09f5849a1d12aef12510c89.zip |
net-misc/dhcpcd: add whitelist for false positive configure implicit decls
arc4random is actually added to glibc now. The checks work there, and
still fail on musl, which they were always supposed to -- the checks are
run with -Werror, and even without that, the linker dies with undefined
references here.
So this is "safe", albeit kinda gross when autoconf exists.
Closes: https://bugs.gentoo.org/924825
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/autogen')
0 files changed, 0 insertions, 0 deletions