Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
libcurl: shrink the number of files build to the minimum
Baptiste Daroussin committed 2 years ago
commit 64c7cd114e8617c522be0c01d053763ae1abdd65
parent f9ac033
1 file changed +0 -63
modified external/libcurl/Makefile.autosetup
@@ -11,13 +11,9 @@ VPATH+= $(top_srcdir)/external/curl/lib/vauth
VPATH+=	$(top_srcdir)/external/curl/lib/vquic

SRCS=	\
-
	altsvc.c \
-
	amigaos.c \
-
	asyn-ares.c \
	asyn-thread.c \
	base64.c \
	bufref.c \
-
	c-hyper.c \
	cf-https-connect.c \
	cf-socket.c \
	cfilters.c \
@@ -26,115 +22,56 @@ SRCS= \
	content_encoding.c \
	cookie.c \
	curl_addrinfo.c \
-
	curl_des.c \
-
	curl_endian.c \
-
	curl_fnmatch.c \
	curl_get_line.c \
-
	curl_gethostname.c \
-
	curl_gssapi.c \
	curl_log.c \
-
	curl_memrchr.c \
-
	curl_multibyte.c \
-
	curl_ntlm_core.c \
-
	curl_ntlm_wb.c \
-
	curl_path.c \
-
	curl_range.c \
-
	curl_rtmp.c \
-
	curl_sasl.c \
-
	curl_sspi.c \
	curl_threads.c \
-
	dict.c \
-
	doh.c \
	dynbuf.c \
	easy.c \
	easygetopt.c \
	easyoptions.c \
	escape.c \
-
	file.c \
-
	fileinfo.c \
	fopen.c \
-
	formdata.c \
-
	ftp.c \
-
	ftplistparser.c \
	getenv.c \
	getinfo.c \
-
	gopher.c \
-
	h2h3.c \
	hash.c \
	headers.c \
-
	hmac.c \
	hostasyn.c \
	hostip.c \
	hostip4.c \
	hostip6.c \
-
	hostsyn.c \
	hsts.c \
-
	http_aws_sigv4.c \
	http_chunks.c \
-
	http_digest.c \
-
	http_negotiate.c \
-
	http_ntlm.c \
	http_proxy.c \
	http.c \
-
	http2.c \
	idn.c \
	if2ip.c \
-
	imap.c \
-
	inet_ntop.c \
-
	inet_pton.c \
-
	krb5.c \
-
	ldap.c \
	llist.c \
-
	md4.c \
-
	md5.c \
-
	memdebug.c \
-
	mime.c \
	mprintf.c \
-
	mqtt.c \
	multi.c \
	netrc.c \
	nonblock.c \
	noproxy.c \
-
	openldap.c \
	parsedate.c \
-
	pingpong.c \
-
	pop3.c \
	progress.c \
-
	psl.c \
	rand.c \
	rename.c \
-
	rtsp.c \
	select.c \
	sendf.c \
	setopt.c \
-
	sha256.c \
	share.c \
	slist.c \
-
	smb.c \
-
	smtp.c \
-
	socketpair.c \
-
	socks_gssapi.c \
-
	socks_sspi.c \
	socks.c \
	speedcheck.c \
	splay.c \
	strcase.c \
	strdup.c \
	strerror.c \
-
	strtok.c \
	strtoofft.c \
-
	system_win32.c \
-
	telnet.c \
-
	tftp.c \
-
	timediff.c \
	timeval.c \
	transfer.c \
	url.c \
	urlapi.c \
-
	version_win32.c \
-
	version.c \
	warnless.c \
-
	ws.c \
	vtls.c \
	openssl.c \
	keylog.c \