summaryrefslogtreecommitdiff
path: root/configure.py
diff options
context:
space:
mode:
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index 44d2eb2539..a791efebbc 100755
--- a/configure.py
+++ b/configure.py
@@ -400,7 +400,7 @@ parser.add_option('--use-largepages',
action='store_true',
dest='node_use_large_pages',
help='build with Large Pages support. This feature is supported only on Linux kernel' +
- '>= 2.6.38 with Transparent Huge pages enabled')
+ '>= 2.6.38 with Transparent Huge pages enabled and FreeBSD')
intl_optgroup.add_option('--with-intl',
action='store',