From 45f92eb5020827a39ccd2869bfcba795aa810269 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 21 Jan 2020 02:41:09 +0200 Subject: [PATCH] curl: don't link to libpsl --- core/curl/build | 1 + 1 file changed, 1 insertion(+) diff --git a/core/curl/build b/core/curl/build index 0ab8ac5c..6a0914a4 100755 --- a/core/curl/build +++ b/core/curl/build @@ -13,6 +13,7 @@ --without-libidn \ --without-librtmp \ --without-icu \ + --without-libpsl \ --with-pic \ --with-ca-fallback