mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Remove build-time configuration 'config_limit_usize_gap'
This commit is contained in:
@@ -191,7 +191,6 @@ def format_job(os, arch, combination):
|
||||
if len(malloc_conf) > 0:
|
||||
configure_flags.append('--with-malloc-conf=' + ','.join(malloc_conf))
|
||||
|
||||
configure_flags.append('--enable-limit-usize-gap')
|
||||
if not compilers:
|
||||
compiler = GCC.value
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user