speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
907 stars 71 forks source link

ZLIB 1.3: Complete the update of the url-s in Makefile / CMakeLists.txt #824

Closed udi-speedb closed 8 months ago

udi-speedb commented 8 months ago

As part of #820, the ci files were updated to reference zlib 1.3 on GitHub. However, the Makefile / CMakeLists.txt still use the old, unusable zlib 1.3. url-s. These files need to be updated as well.

ofriedma commented 8 months ago

CMakeLists.txt does not need to change. cmake does not build zlib, it just use an installed already library of zlib