[Buildroot] [git commit] package/python-iptables: try known libc instead of find_library()

Peter Korsgaard peter at korsgaard.com
Wed May 6 05:16:19 UTC 2020


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=90c18ab269c600ee7643f69212713ee3b74c38bd
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > ctypes.util.find_library() depends on gcc and friends to detect the location of
 > a given shared library. Given that these are not available on the target and
 > that python-iptables depends on this functionality we need to work around this.
 > The SONAMEs of the libc are well known so we try the known ones for glibc,
 > uClibc and musl.

 > Fixes: https://bugs.busybox.net/show_bug.cgi?id=12271

 > Signed-off-by: Frank Vanbever <frank.vanbever at essensium.com>
 > Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list