uclibc: add patch to fix <unistd.h> header
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Nov 2015 14:58:12 +0000 (15:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Nov 2015 14:58:12 +0000 (15:58 +0100)
commit52717eac86da18d4de08220d2c59d29086cf147f
treed77384ae44cd3f7453e405d9867c4dc7ccaa50e8
parent3546986f55ea01866eb24e513e5c09d5d5fba897
uclibc: add patch to fix <unistd.h> header

The bump to uClibc-ng 1.0.8 added some changes in <unistd.h> related
to syncfs() that broke the build for packages including this header
file, such as lighttpd. This commit adds a uClibc-ng patch (submitted
upstream) which fixes the issue.

Fixes:

  http://autobuild.buildroot.org/results/6be/6be17a91373708900082958a59df8b7575df69c0/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reported-by: Xi-Sheng Luo <lxsjason@gmail.com>
package/uclibc/1.0.8/0001-unistd-fix-if-condition.patch [new file with mode: 0644]