Skip to content

Commit 23e852f

Browse files
committed
Build: Update libarchive to 3.8.3
1 parent 051c7d3 commit 23e852f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

third_party/libarchive/LibarchiveChecks.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ CHECK_FUNCTION_EXISTS_GLIBC(nl_langinfo HAVE_NL_LANGINFO)
197197
CHECK_FUNCTION_EXISTS_GLIBC(openat HAVE_OPENAT)
198198
CHECK_FUNCTION_EXISTS_GLIBC(pipe HAVE_PIPE)
199199
CHECK_FUNCTION_EXISTS_GLIBC(poll HAVE_POLL)
200+
CHECK_FUNCTION_EXISTS_GLIBC(posix_spawn HAVE_POSIX_SPAWN)
200201
CHECK_FUNCTION_EXISTS_GLIBC(posix_spawnp HAVE_POSIX_SPAWNP)
201202
CHECK_FUNCTION_EXISTS_GLIBC(readlink HAVE_READLINK)
202203
CHECK_FUNCTION_EXISTS_GLIBC(readpassphrase HAVE_READPASSPHRASE)

0 commit comments

Comments
 (0)