+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -277,7 +277,7 @@
277
277
shared_optgroup.add_argument('--shared-http-parser-libname',
278
278
action='store',
279
279
dest='shared_http_parser_libname',
280
-
default='http_parser',
280
+
default='llhttp',
281
281
help='alternative lib name to link to [default: %(default)s]')
282
282
283
283
shared_optgroup.add_argument('--shared-http-parser-libpath',
@@ -2265,7 +2265,7 @@ def make_bin_override():
2265
2265
configure_node_cctest_sources(output)
2266
2266
configure_napi(output)
2267
2267
configure_library('zlib', output)
2268
-
configure_library('http_parser', output)
2268
+
configure_library('http_parser', output, pkgname='libllhttp')
2269
2269
configure_library('libuv', output)
2270
2270
configure_library('ada', output)
2271
2271
configure_library('simdjson', output)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4