]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
xfsprogs: fix build with musl
authorBaruch Siach <baruch@tkos.co.il>
Fri, 16 Mar 2018 06:31:20 +0000 (08:31 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 16 Mar 2018 21:02:12 +0000 (22:02 +0100)
commit4d3448b09929a12706f763de9a056d0fbceb4663
treef2dbd3f5f7f6321584f15404f918309fbf5e6401
parent81c28e83ce2364512ef8741dc3a8dd39fe0f3fa9
xfsprogs: fix build with musl

Add two patches to fix missing header files that trigger build failure
with musl libc.

Fixes:
http://autobuild.buildroot.net/results/a39/a3989394aba0bd3a52146e2a5e6b87b586efb6c6/
http://autobuild.buildroot.net/results/b3b/b3b3c06ea565125bf9f9ad2ebc16bb21f6c7228f/
http://autobuild.buildroot.net/results/223/2238475d2c21c65960a56f86a08fe35d1021080f/

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/xfsprogs/0003-workqueue-add-missing-pthreads-header.patch [new file with mode: 0644]
package/xfsprogs/0004-xfs_scrub-add-missing-paths-header.patch [new file with mode: 0644]