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-22 23:42:50 +0000 |
commit | c17d9a8d7f89b8e855f87d61583075129e4aa72c (patch) | |
tree | c72ce64b31eeb796d89d85e7cfe0be590a6de2ae /meta-skeleton/conf | |
parent | 8d83c6ad78e1f965a55c0d3f430bad2781a3eb33 (diff) | |
download | openembedded-core-c17d9a8d7f89b8e855f87d61583075129e4aa72c.tar.gz openembedded-core-c17d9a8d7f89b8e855f87d61583075129e4aa72c.tar.bz2 openembedded-core-c17d9a8d7f89b8e855f87d61583075129e4aa72c.zip |
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
| ^
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions