fix build

This commit is contained in:
Jarred Sumner
2021-11-25 02:53:30 -08:00
parent c6317888da
commit 7c8a835fa0
2 changed files with 2 additions and 1 deletions

View File

@@ -352,6 +352,7 @@ httpbench-release:
src/deps/zlib/libz.a \
src/deps/libarchive.a \
src/deps/libssl.a \
src/deps/libcrypto.a \
src/deps/picohttpparser.o \
$(LIBCRYPTO_STATIC_LIB)

View File

@@ -70,7 +70,7 @@ pub const include_filename_in_jsx = false;
pub const verbose_analytics = false;
pub const disable_compression_in_http_client = true;
pub const disable_compression_in_http_client = false;
// Not sure why...
// But this is slower!