SF.net SVN: gar:[26874] csw/mgar/pkg/unbound/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Thu Feb 10 10:22:25 CET 2022
Revision: 26874
http://sourceforge.net/p/gar/code/26874
Author: idogan23
Date: 2022-02-10 09:22:24 +0000 (Thu, 10 Feb 2022)
Log Message:
-----------
unbund: enable TCP fast open client
Modified Paths:
--------------
csw/mgar/pkg/unbound/trunk/Makefile
Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 07:38:34 UTC (rev 26873)
+++ csw/mgar/pkg/unbound/trunk/Makefile 2022-02-10 09:22:24 UTC (rev 26874)
@@ -41,6 +41,7 @@
CONFIGURE_ARGS += --with-pidfile=/var/run/unbound.pid
CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
CONFIGURE_ARGS += --enable-shared
+CONFIGURE_ARGS += --enable-tfo-client
STRIP_LIBTOOL = 0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list