Explorar o código

libcurl: Add ca-bundle (#564)

Jérôme Leclercq %!s(int64=4) %!d(string=hai) anos
pai
achega
3e7b00fdc5
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/l/libcurl/xmake.lua

+ 0 - 1
packages/l/libcurl/xmake.lua

@@ -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")