|
@@ -84,7 +84,6 @@ package("libcurl")
|
|
|
table.insert(configs, "--without-libidn2")
|
|
|
table.insert(configs, "--without-nghttp2")
|
|
|
table.insert(configs, "--without-brotli")
|
|
|
- table.insert(configs, "--without-ca-bundle")
|
|
|
table.insert(configs, "--without-ca-path")
|
|
|
table.insert(configs, "--without-librtmp")
|
|
|
table.insert(configs, "--without-libpsl")
|