summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 38200a8a..9ecccade 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -368,8 +368,9 @@ jobs:
- libatomic-ops-dev
compiler: gcc
env:
- - CONF_CFLAGS="-D AO_USE_PTHREAD_DEFS -D GC_NO_FINALIZATION"
+ - CONF_CFLAGS="-D AO_USE_PTHREAD_DEFS"
- CONF_OPTIONS="--with-libatomic-ops=yes --enable-cplusplus"
+ - CFLAGS_EXTRA="-D GC_NO_FINALIZATION"
- NO_CLONE_LIBATOMIC_OPS=true
- addons:
apt: