Skip to content

Conversation

@dgoffredo
Copy link
Contributor

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.

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 dgoffredo requested a review from dmehala February 28, 2024 00:02
@pr-commenter
Copy link

pr-commenter bot commented Feb 28, 2024

Benchmarks

Benchmark execution time: 2024-02-28 00:04:06

Comparing candidate commit 7c8f86b in PR branch david.goffredo/no-zlib-for-real with baseline commit 6dacac2 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics.

Copy link
Collaborator

@dmehala dmehala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! :shipit:

@dgoffredo dgoffredo merged commit 261cc92 into main Feb 28, 2024
@dgoffredo dgoffredo deleted the david.goffredo/no-zlib-for-real branch February 28, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants