We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7989d5c commit 5d09c15Copy full SHA for 5d09c15
configure.py
@@ -400,7 +400,7 @@
400
action='store_true',
401
dest='node_use_large_pages',
402
help='build with Large Pages support. This feature is supported only on Linux kernel' +
403
- '>= 2.6.38 with Transparent Huge pages enabled')
+ '>= 2.6.38 with Transparent Huge pages enabled and FreeBSD')
404
405
intl_optgroup.add_option('--with-intl',
406
action='store',
0 commit comments