Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl-sys-cpu: fix build failures due to <sys/unistd.h> | Christopher McCrory | 2018-10-08 | 1 | -0/+20 |
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> |