2
0
mirror of https://github.com/spritsail/plex-media-server.git synced 2024-07-30 17:16:10 +00:00

Remove libcurl-option from curl

This commit is contained in:
Joe Groocock 2018-08-19 18:07:40 +01:00
parent 88317a5eed
commit eae5086546
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -85,6 +85,7 @@ RUN git clone https://github.com/curl/curl.git --branch $CURL_VER --depth 1 . \
--disable-dict \
--disable-gopher \
--disable-imap \
--disable-libcurl-option \
--disable-ldap \
--disable-ldaps \
--disable-manual \