On 2018/01/09 17:13, Brian Callahan wrote: > > On 01/09/18 07:05, Stuart Henderson wrote: > > On 2018/01/08 23:35, Rafael Sadowski wrote: > > > On Sat Dec 30, 2017 at 10:28:25AM -0500, Brian Callahan wrote: > > > > Hi ports -- > > > > > > > > Attached is an update to libzip. Notable changes are a > > > > minor lib bump, the removal of autoconf in favor of cmake, > > > > and no longer building the static libraries. > > > > > > > > Passes the building its dependents test. > > > > > > > > OK? > > > > > > > > ~Brian > > > > > > > Could you try the following option to disable Bzip2: > > > > > > -DCMAKE_DISABLE_FIND_PACKAGE_BZip2:Bool=Yes > > > > > > Cheers, > > > > > > Rafael > > > > > Why does it need to disable bzip2 anyway? > > > > That's just how it was when I inherited it. Enabling bzip2 does make it > easier to maintain in this new CMake world. > Diff attached. All tests pass on amd64.
OK with me.
