mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 13:53:11 +00:00
Renaming limit_usize_gap to disable_large_size_classes
This commit is contained in:
@@ -43,7 +43,7 @@ for t in $@; do
|
||||
# per test shell script to ignore the @JEMALLOC_CPREFIX@ detail).
|
||||
enable_fill=@enable_fill@ \
|
||||
enable_prof=@enable_prof@ \
|
||||
limit_usize_gap=@limit_usize_gap@ \
|
||||
disable_large_size_classes=@disable_large_size_classes@ \
|
||||
. @srcroot@${t}.sh && \
|
||||
export_malloc_conf && \
|
||||
$JEMALLOC_TEST_PREFIX ${t}@exe@ @abs_srcroot@ @abs_objroot@
|
||||
|
||||
Reference in New Issue
Block a user