We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992450c commit 655e560Copy full SHA for 655e560
23 files changed
deps/nghttp2/lib/Makefile.in
@@ -327,6 +327,7 @@ EXTRABPFCFLAGS = @EXTRABPFCFLAGS@
327
EXTRACFLAG = @EXTRACFLAG@
328
EXTRA_DEFS = @EXTRA_DEFS@
329
FGREP = @FGREP@
330
+FILECMD = @FILECMD@
331
GREP = @GREP@
332
HAVE_CXX20 = @HAVE_CXX20@
333
INSTALL = @INSTALL@
deps/nghttp2/lib/includes/Makefile.in
@@ -232,6 +232,7 @@ EXTRABPFCFLAGS = @EXTRABPFCFLAGS@
232
233
234
235
236
237
238
0 commit comments