]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows: disable Mmapped DiskIO support
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 8 Oct 2012 04:13:19 +0000 (22:13 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 8 Oct 2012 04:13:19 +0000 (22:13 -0600)
commite2cbb70e4afedb27195311203629816ca2ffe58d
tree9c0328d94deb15bd9294411513abd9515a813e10
parentd87e94f818f0d2e43eeeacfa114e27819158cdae
Windows: disable Mmapped DiskIO support

MinGW does not always supply mmap.

TODO:
 Add proper feature detection to decide when this IS available on Windows.
 Use the Windows native mmap functionality.
configure.ac