coreutils: fix build against uclibc snapshot
authorBaruch Siach <baruch@tkos.co.il>
Tue, 11 Feb 2014 14:25:21 +0000 (16:25 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Feb 2014 18:33:07 +0000 (19:33 +0100)
commita728e2fe3525ffb8237e520ec2fb859d1c95fccc
tree5ffa54439f6c1b267f607ffbddaa969b77436382
parentae3298d7d489f5ee465ff4ce83494de527d0ac73
coreutils: fix build against uclibc snapshot

uClibc development version adds support for POSIX spawn routines. However,
unlike glibc these routines are in librt. This breaks gnulib autoconf
detection. Teach gnulib autoconf to look for POSIX spawn in librt.

Fixes:
http://autobuild.buildroot.net/results/246/246b3778a1a646afd1c8b9c17b4579fb5a27120e/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/coreutils/coreutils-01-spawn-uclibc.patch [new file with mode: 0644]
package/coreutils/coreutils.mk