Explorar el Código

curl: remove unused configure argument

Waldemar Brodkorb hace 2 años
padre
commit
71bc4dae27
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      package/curl/Makefile

+ 0 - 1
package/curl/Makefile

@@ -76,7 +76,6 @@ endif
 CONFIGURE_ENV+=		curl_typeof_curl_socklen_t=socklen_t \
 			LDFLAGS='$(TARGET_LDFLAGS) -latomic'
 CONFIGURE_ARGS+=	--enable-cookies \
-			--enable-crypto-auth \
 			--enable-file \
 			--enable-ftp \
 			--enable-http \