diff --git a/compile.sh b/compile.sh index 7cf910b1..25dec5e5 100755 --- a/compile.sh +++ b/compile.sh @@ -662,7 +662,6 @@ function build_curl { --without-brotli \ --without-nghttp2 \ --without-zstd \ - --disable-docs \ --with-zlib="$INSTALL_DIR" \ --with-ssl="$INSTALL_DIR" \ --enable-threaded-resolver \