generic-poky/meta/recipes-extended/tar
Khem Raj 1076499cdf 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>
2016-01-24 09:40:29 +00:00
..
tar tar: Fix build for musl based targets 2016-01-24 09:40:29 +00:00
tar-1.17 Add "CVE:" tag to current patches in OE-core 2016-01-11 23:26:32 +00:00
tar.inc tar: fix install if bindir == base_bindir 2015-09-23 09:52:51 +01:00
tar_1.17.bb tar: Split RMT from tar 2012-12-06 12:31:03 +00:00
tar_1.28.bb tar: Fix build for musl based targets 2016-01-24 09:40:29 +00:00