• Michael Stahl's avatar
    curl: disable more unnecessary stuff · 9fd26734
    Michael Stahl yazdı
    Only HTTP and FTP should be required.
    
    Add --without-libpsl --disable-ares --disable-rtsp --disable-smb,
    and --without-libidn was replaced with --without-libidn2.
    
    Change-Id: Icf6afc8bff4cc7ad7a5a95b0c3f9a345a7cf67a3
    9fd26734
ExternalProject_curl.mk 2.76 KB