diff options
author | Baruch Siach <baruch@tkos.co.il> | 2018-03-13 14:54:01 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-06 16:28:41 +0200 |
commit | f5b39f81d44992cbeefb35e22bd6b3f4e698f642 (patch) | |
tree | db9c901a663848876909293efafa8a71225b2cd2 /package/python-pathtools | |
parent | 2e11d0ef9bc2b3bde948844fbe1331f9caef97ee (diff) | |
download | buildroot-f5b39f81d44992cbeefb35e22bd6b3f4e698f642.tar.gz buildroot-f5b39f81d44992cbeefb35e22bd6b3f4e698f642.zip |
uclibc-ng-test: fix build with musl and older kernel headers
musl libc provides its own system call macros, including
preadv2/pwritev2. Having these macros defined is not enough to determine
availability of other related macros in kernel headers.
Add a patch to check these macros directly.
Fixes:
http://autobuild.buildroot.net/results/7e9/7e9945f46ef9e0f6de7e1c85b0ca1104df6c86f5/
http://autobuild.buildroot.net/results/782/782652193bb6770ae68d509b3a7087667622d627/
http://autobuild.buildroot.net/results/582/5827a724c7f24218010f4cdd24924dca457b0361/
Cc: Waldemar Brodkorb <wbx@openadk.org>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 02940d8ccf0503fb5fff83da4ed48fbafa00911d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-pathtools')
0 files changed, 0 insertions, 0 deletions