perl-sys-cpu: fix build failures due to <sys/unistd.h>
authorChristopher McCrory <chrismcc@gmail.com>
Thu, 27 Sep 2018 14:46:46 +0000 (07:46 -0700)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 8 Oct 2018 19:55:27 +0000 (21:55 +0200)
commit2cd5d6eea13e2a4fcfcf864e2cb0b92ac196a3fe
treead2f3c1ba0e9322f346141b44add55aaa147a2c2
parenta90775e980e1b7eab0339095cf13503152954c25
perl-sys-cpu: fix build failures due to <sys/unistd.h>

This commit adds a patch that drops an unneeded <sys/unistd.h>
include, as it causes build failures on uClibc/musl.

Fixes:

  http://autobuild.buildroot.net/results/a87116b34ee0c660537430638e38f7ebbf052024/

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/perl-sys-cpu/0001-remove-extraneous-include.patch [new file with mode: 0644]