]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package/ctorrent: fix compilation under musl.
authorBrendan Heading <brendanheading@gmail.com>
Wed, 29 Jul 2015 17:57:00 +0000 (18:57 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Jul 2015 20:20:05 +0000 (22:20 +0200)
commitb5ba8d60f73fce1e839be784db912d9527e2f974
tree6cb61c31a435c978ec739ea4a0c56119f2907eb4
parent71107b6cb0282862259817e33ae714644b185fcb
package/ctorrent: fix compilation under musl.

Fixes http://autobuild.buildroot.net/results/2c9/2c9ef771d146ce5b9df82735fdeb62926c84bd9f/

Build failed due to use of ssize_t without including <unistd.h>.

Patch submitted upstream (note: project appears dormant).

Signed-off-by: Brendan Heading <brendanheading@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ctorrent/0001-fix-musl-build.patch [new file with mode: 0644]