summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3017cf5a..3e88f9d8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -96,7 +96,7 @@ matrix:
- os: linux
compiler: clang
env:
- - CFLAGS_EXTRA="-march=native -D _FORTIFY_SOURCE=2"
+ - CFLAGS_EXTRA="-march=native -D _FORTIFY_SOURCE=2 -D DEFAULT_VDB"
- CONF_OPTIONS="--with-libatomic-ops=no --enable-cplusplus --disable-handle-fork"
- os: linux
addons: