summaryrefslogtreecommitdiff
path: root/data/wget/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/wget/make.sh')
-rw-r--r--data/wget/make.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/wget/make.sh b/data/wget/make.sh
index 27669d45c..8cd39ba67 100644
--- a/data/wget/make.sh
+++ b/data/wget/make.sh
@@ -1,4 +1,4 @@
pkg:setup
-pkg:configure --with-ssl=openssl --with-libssl-prefix="$(PKG_DEST_ openssl)"
-make
+pkg:configure --with-ssl=openssl --with-libssl-prefix="$(PKG_DEST_ openssl)" --without-libpsl gl_cv_func_unlink_honors_slashes=yes
+pkg:make
pkg:install