cairo: fix build on Blackfin in test/cairo-test-runner.c
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 23 Feb 2014 22:58:05 +0000 (23:58 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 24 Feb 2014 07:58:01 +0000 (08:58 +0100)
commit46831ea58a41e042cb2cd6005fd8269f4ef0d047
tree32f8d85d1967648a30be539f9639ab6d5aab6fc4
parentfc82f8df85b4023ed8fe382a1cc5369f12d550f0
cairo: fix build on Blackfin in test/cairo-test-runner.c

Add a patch for Cairo that ensures <unistd.h> is properly included to
get the prototype of readlink and getppid even on non-MMU platforms.

Fixes:

  http://autobuild.buildroot.net/results/93a97f90345d193b52035b2dc7559a306e11098e/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/cairo/cairo-003-fix-nofork-build.patch [new file with mode: 0644]