From: Mark Andrews Date: Tue, 14 Oct 2008 04:27:13 +0000 (+0000) Subject: document --enable-largefile X-Git-Tag: v9.3.6rc1~31 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ffb980324f2fb58fb1373618871afefe198c4a78;p=thirdparty%2Fbind9.git document --enable-largefile --- diff --git a/README b/README index babd092f08e..ba269fd5760 100644 --- a/README +++ b/README @@ -307,6 +307,10 @@ Building To build libbind (the BIND 8 resolver library), specify "--enable-libbind" on the configure command line. + On some platforms it is necessary to explictly request large + file support to handle files bigger than 2GB. This can be + done by "--enable-largefile" on the configure command line. + On some platforms, BIND 9 can be built with multithreading support, allowing it to take advantage of multiple CPUs. You can specify whether to build a multithreaded BIND 9