mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Remove the --with-lg-page-sizes configure option.
This appears to be unused.
This commit is contained in:
parent
0552aad91b
commit
5b7fc9056c
2 changed files with 0 additions and 12 deletions
|
|
@ -221,13 +221,6 @@ any of the following arguments (not a definitive list) to 'configure':
|
|||
system page size may change between configuration and execution, e.g. when
|
||||
cross compiling.
|
||||
|
||||
* `--with-lg-page-sizes=<lg-page-sizes>`
|
||||
|
||||
Specify the comma-separated base 2 logs of the page sizes to support. This
|
||||
option may be useful when cross compiling in combination with
|
||||
`--with-lg-page`, but its primary use case is for integration with FreeBSD's
|
||||
libc, wherein jemalloc is embedded.
|
||||
|
||||
* `--with-lg-hugepage=<lg-hugepage>`
|
||||
|
||||
Specify the base 2 log of the system huge page size. This option is useful
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue