SET(CURL_ZLIB OFF) by dgoffredo · Pull Request #99 · DataDog/dd-trace-cpp
More recent Alpine images were failing to build nginx-datadog due to libz.so being in a different location on the file system than expected by the build produced by CMake. We do not want to build (libcurl) with zlib anyway. Looking around, I found that CURL_ZLIB was needed in addition to (or instead of?) USE_ZLIB.
dgoffredo
deleted the
david.goffredo/no-zlib-for-real
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters