buildrootschalter/package/lsof
Baruch Siach a13ea3b30b lsof: don't use host toolchain to determine target libc
The lsof Configure script builds a test program using the host toolchain to
test whether glibc is used. This test is broken in cross compilation
environment. Set LINUX_CLIB to avoid the test. This should give the correct
result even for non glibc toolchains, since all libc variants we support have
the netinet/tcp.h header.

Fixes:
http://autobuild.buildroot.net/results/a1f/a1f0572dbf968c21f70b35cefff7ef7a1d9a348a/

Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-15 23:39:15 +02:00
..
Config.in lsof: needs mmu 2014-04-28 21:51:26 +02:00
lsof-4.85-makefile.patch
lsof-4.85-noportmap.patch
lsof-4.85-override-cflags.patch
lsof-4.85-remove-susvlegacy-funcs.patch
lsof.mk lsof: don't use host toolchain to determine target libc 2014-05-15 23:39:15 +02:00