]> git.ipfire.org Git - thirdparty/libarchive.git/commit
configure.ac,CMakeLists.txt: Add libbsd on Haiku for readpassphrase (#2352)
authorvcoxvco <62189056+vcoxvco@users.noreply.github.com>
Sun, 13 Oct 2024 00:44:32 +0000 (02:44 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Oct 2024 00:44:32 +0000 (17:44 -0700)
commite2c512a59fea1087b89e4252add056359a83bedf
treeae808f664fa4b3072fef875c5244eab62602c7d2
parentc0ce80b970de61a59e2f0753c09ecf283d7ee339
configure.ac,CMakeLists.txt: Add libbsd on Haiku for readpassphrase (#2352)

Followup from #2346

Add libbsd to make/cmake configuration for linking readpassphrase on
Haiku.
Maybe there is a better way to do this for cmake, I'm not that familiar
with it.

Co-authored-by: vco <god@universe.sys>
CMakeLists.txt
configure.ac