mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:05:56 +08:00
`brotlicommon` is necessary when linking brotli statically. E.g. on Alpine Linux with `PKG_CONFIG='pkg-config --static'`. It also syncs brotli libs listed in `libcurl.pc` and `curl-config` with those generated by cmake, which already listed `brotlicommon` there. Also: - remove workaround from GHA/configure-vs-cmake CI jobs. Ref: |
||
|---|---|---|
| .. | ||
| appveyor-status.yml | ||
| checkdocs.yml | ||
| checksrc.yml | ||
| configure-vs-cmake.yml | ||
| curl-for-win.yml | ||
| distcheck.yml | ||
| fuzz.yml | ||
| hacktoberfest-accepted.yml | ||
| http3-linux.yml | ||
| label.yml | ||
| linux-old.yml | ||
| linux.yml | ||
| macos.yml | ||
| non-native.yml | ||
| windows.yml | ||