Change #244003
Category | None |
Changed by | Viktor Szakats <commit | @vsz.me>
Changed at | Wed 27 Aug 2025 16:38:16 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | master |
Revision | 3c64ffaff4cd8c8275627dd2e17b6879a1d32262 |
Comments
HTTP3.md: avoid `configure` issue for ngtcp2 1.14.0+ compatibility Applied the same workaround to the build examples as used earlier in CI. That is, drop `<path> from `--with-ngtcp2=<path>` and configure env `PKG_CONFIG_PATH` instead. Till the root cause is fixed. Ref: 99500660af19f89069e71c2251c13963401b3806 #18028 Reported-by: Pavel Kropachev Fixes #18188 Closes #18415
Changed files
- docs/HTTP3.md