Browse Source

curl: remove unused configure argument

Waldemar Brodkorb 1 year ago
parent
commit
71bc4dae27
1 changed files with 0 additions and 1 deletions
  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 \