| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
It doesn’t build correctly against the version of libbrotli in Alpine 3.23.0.
There was a problem hiding this comment.
No issues were found during local compilation. The binary also installed with success on CentOS 7.
Sorry, something went wrong.
* Bump versions of vendored dependencies for static builds. * Disable brotli in bundled libcurl. It doesn’t build correctly against the version of libbrotli in Alpine 3.23.0. (cherry picked from commit 40d85f6)
* Bump versions of vendored dependencies for static builds. * Disable brotli in bundled libcurl. It doesn’t build correctly against the version of libbrotli in Alpine 3.23.0. (cherry picked from commit 40d85f6)
| Back | FazBrowse Home | New Git URL |
Summary
This also disables brotli support for the build of libcurl we bundle as part of our static builds, as it doesn’t build correctly against the version of libbrotli provided by Alpine 3.23.0.
Test Plan
CI passes on this PR