| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent daff3b8 commit 8d7aa53
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -197,6 +197,7 @@ if defined link_module set configure_flags=%configure_flags% %link_module% | |||
| 197 | 197 | if defined i18n_arg set configure_flags=%configure_flags% --with-intl=%i18n_arg% | |
| 198 | 198 | if defined config_flags set configure_flags=%configure_flags% %config_flags% | |
| 199 | 199 | if defined target_arch set configure_flags=%configure_flags% --dest-cpu=%target_arch% | |
| 200 | + if defined debug_nghttp2 set configure_flags=%configure_flags% --debug-nghttp2 | ||
| 200 | 201 | if defined openssl_no_asm set configure_flags=%configure_flags% --openssl-no-asm | |
| 201 | 202 | if defined DEBUG_HELPER set configure_flags=%configure_flags% --verbose | |
| 202 | 203 | if "%target_arch%"=="x86" if "%PROCESSOR_ARCHITECTURE%"=="AMD64" set configure_flags=%configure_flags% --no-cross-compiling | |
| Back | FazBrowse Home | New Git URL |
0 commit comments