Add --with-lg-page=16 to CI.
This commit is contained in:
@@ -41,6 +41,7 @@ possible_config_opts = [
|
||||
'--enable-prof',
|
||||
'--disable-stats',
|
||||
'--enable-opt-safety-checks',
|
||||
'--with-lg-page=16',
|
||||
]
|
||||
if bits_64:
|
||||
possible_config_opts.append('--with-lg-vaddr=56')
|
||||
|
@@ -47,6 +47,7 @@ configure_flag_unusuals = [
|
||||
'--disable-stats',
|
||||
'--disable-libdl',
|
||||
'--enable-opt-safety-checks',
|
||||
'--with-lg-page=16',
|
||||
]
|
||||
|
||||
malloc_conf_unusuals = [
|
||||
|
Reference in New Issue
Block a user