SF.net SVN: gar:[23706] csw/mgar/pkg/squid/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue May 27 15:45:52 CEST 2014


Revision: 23706
          http://sourceforge.net/p/gar/code/23706
Author:   dmichelsen
Date:     2014-05-27 13:45:50 +0000 (Tue, 27 May 2014)
Log Message:
-----------
squid/trunk: Enable asyncio

Modified Paths:
--------------
    csw/mgar/pkg/squid/trunk/Makefile

Modified: csw/mgar/pkg/squid/trunk/Makefile
===================================================================
--- csw/mgar/pkg/squid/trunk/Makefile	2014-05-27 07:25:37 UTC (rev 23705)
+++ csw/mgar/pkg/squid/trunk/Makefile	2014-05-27 13:45:50 UTC (rev 23706)
@@ -79,6 +79,8 @@
 CONFIGURE_ARGS += --with-large-files
 CONFIGURE_ARGS += --with-openssl=$(prefix)
 CONFIGURE_ARGS += --with-default-user=$(NAME)
+CONFIGURE_ARGS += --enable-aio
+CONFIGURE_ARGS += --enable-storeio=ufs,diskd
 
 # Allowed values (see configure --help):
 #   POSIX_V6_ILP32_OFF32   32 bits

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