mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
Safety checks: Run tests by default
This commit is contained in:
committed by
David Goldblatt
parent
33e1dad680
commit
21cfe59ff7
@@ -40,6 +40,7 @@ possible_config_opts = [
|
||||
'--enable-debug',
|
||||
'--enable-prof',
|
||||
'--disable-stats',
|
||||
'--enable-opt-safety-checks',
|
||||
]
|
||||
if bits_64:
|
||||
possible_config_opts.append('--with-lg-vaddr=56')
|
||||
|
||||
Reference in New Issue
Block a user