Commit a6305ff5 authored by Felix Paul Kühne's avatar Felix Paul Kühne

iOS build script: enable gcrypt

parent 911ea5f2
......@@ -237,7 +237,7 @@ else
fi
if [ "$TVOS" = "yes" ]; then
TVOSOPTIONS="--disable-libarchive --disable-gcrypt --disable-ssh2 --disable-gnutls"
TVOSOPTIONS="--disable-libarchive"
else
TVOSOPTIONS=""
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment