docs: add necessary setup for nghttp3
Now nghttp3 has submodules https://github.com/ngtcp2/nghttp3/blob/main/.gitmodules Closes #12859
This commit is contained in:
Родитель
174c89ec3f
Коммит
4f79455877
|
@ -58,6 +58,7 @@ Build nghttp3
|
|||
% cd ..
|
||||
% git clone -b v1.1.0 https://github.com/ngtcp2/nghttp3
|
||||
% cd nghttp3
|
||||
% git submodule update --init
|
||||
% autoreconf -fi
|
||||
% ./configure --prefix=<somewhere2> --enable-lib-only
|
||||
% make
|
||||
|
|
Загрузка…
Ссылка в новой задаче