Skip to content
Snippets Groups Projects
Commit d06b5f8a authored by Nikolay Shirokovskiy's avatar Nikolay Shirokovskiy Committed by Aleksandr Lyapunov
Browse files

third_party: update nghttp2 from 1.46.0 to 1.47.0

This will fix compilation on recent Archlinux. The issue is this distro
installs libbpf in base configuration and nghttp2 1.46.0 tries to
compile eBPF code if this library is present and failed if compiler is
gcc.

Closes #7292

NO_DOC=nghttp2 submodule bump
NO_TEST=nghttp2 submodule bump
parent a99ccce5
No related branches found
No related tags found
No related merge requests found
## bugfix/build
* Fix build failure with gcc if libpbf is installed. (gh-7292)
Subproject commit 4483fdae7ae777960e2d95bcb22bcca05bee36f9
Subproject commit 5fc0cfd89876c94e8f1edc59716363dbcdbbbe38
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment