update travis

This commit is contained in:
David CARLIER
2022-06-11 07:57:22 +01:00
committed by Qi Wang
parent 4e12d21c8d
commit adc70c0511
2 changed files with 3 additions and 1 deletions

View File

@@ -257,7 +257,6 @@ def generate_macos(arch):
exclude = ([Option.as_malloc_conf(opt) for opt in (
'dss:primary',
'percpu_arena:percpu',
'background_thread:true')] +
[Option.as_configure_flag('--enable-prof')] +
[CLANG,])