aboutsummaryrefslogtreecommitdiff
path: root/net/curl
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2022-06-16 13:38:11 +0200
committerRosen Penev <rosenp@gmail.com>2022-07-05 23:00:30 -0700
commit797945dfaa0e7de8d6b0ada472bda63bb27f0cdc (patch)
treee15b5e79b598e12aae953e94ac038fff48081dc8 /net/curl
parent5615ce33fa8c18944771c4aef0ce285bb3b60d47 (diff)
libarchive: fix ext2fs build race error condition
libarchive looks for ext2fs headers during configure, and if it finds them it will expect to find them during compile, or on the rare occasion when they aren't it will fail: libarchive/archive_entry.c:59:55: fatal error: ext2fs/ext2_fs.h: No such file or directory As we just need headers for some type constants, let's re-use headers from tools/e2fsprogs package which are always available. Reported-by: Adam Dov <adov@maxlinear.com> Suggested-by: Paul Eggleton <paul.eggleton@linux.intel.com> References: https://git.yoctoproject.org/poky/commit/?id=f0b9a7cf9f80be1917e45266fa201f464a28c1e5 Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'net/curl')
0 files changed, 0 insertions, 0 deletions