]> git.ipfire.org Git - thirdparty/squid.git/commit
Make --with-large-files try to build 64-bit if possible
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Sat, 3 May 2008 10:12:12 +0000 (12:12 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Sat, 3 May 2008 10:12:12 +0000 (12:12 +0200)
commitf6fd3d67473fdadd91db41aae55035d2ae30f34a
tree3b2dd61dc2ae6cdf44daa4abf4aaafc1a00c5849
parentc642c141cbe8b634da0fcbf05a23d552fa3604b9
Make --with-large-files try to build 64-bit if possible

--with-large-files for some reason tried to make a 32-bit build with
large file offsets even if the host supports 64-bit applications, making
--with-large-files degrade Squid capabilities on 64-bit OS:es..
configure.in