[baseline][libarchive] : regression fix#14579
Conversation
|
Build success |
|
I just had a chance to test the build on a Catalina MacOS machine and it also pass (the CI for osx seems down or at least very very slow) |
|
@strega-nil This issue is caused by #14535 was not rerun after merging #14395. The zstd target name has been changed from |
We need also patch https://github.com/microsoft/vcpkg/blob/master/scripts/test_ports/cmake/portfile.cmake. |
|
@JackBoosY : is your message #14579 (comment) |
|
@Matioupi The test port |
|
Can I help you to solve the cmake regression? |
yes of course ! |
|
@JackBoosY : thanks for the commit. I manually merged it (I wasn't able to cherry pick this out of branch commit...) |
|
thanks for fixing our mistake @Matioupi, and sorry for not catching this when I merged the last PR ❤️ |
No mistakes in my opinion, the CI pipeline processed libarchive with all features fine for all triplets. |



Describe the pull request
Fix regression in libarchive build : #14567
introduced by commit 5dc5321
tested with x64-windows and w64-windows-static
To the best of my knowledge