Add --disable-libdl to travis.

This commit is contained in:
Qi Wang
2019-02-06 13:36:56 -08:00
committed by Qi Wang
parent 2db2d2ef5e
commit 23b15e764b
2 changed files with 24 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ configure_flag_unusuals = [
'--enable-debug',
'--enable-prof',
'--disable-stats',
'--disable-libdl',
]
malloc_conf_unusuals = [