diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-01-06 10:45:45 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-24 09:40:29 +0000 |
commit | 1076499cdf6bd4e77b2fd8333c6a92b41545663e (patch) | |
tree | 6d66643f1e82e9084b8abef99e300708873adf2e /scripts/lib/devtool/build.py | |
parent | e4510237edaaf27cd7c85ac206cebb670a18ac1e (diff) | |
download | poky-1076499cdf6bd4e77b2fd8333c6a92b41545663e.tar.gz |
tar: Fix build for musl based targets
It only considered linux-gnu hosts when cross compiling
here we add linux-musl to the mix as well
Fixes errors e.g.
1.28-r0/tar-1.28/src/tar.c:1351:5: error: 'SAVEDIR_SORT_INODE'
undeclared here (not in a function)
| SAVEDIR_SORT_INODE
| ^
(From OE-Core rev: c17d9a8d7f89b8e855f87d61583075129e4aa72c)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build.py')
0 files changed, 0 insertions, 0 deletions