summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-07-26 00:30:58 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-07-26 00:30:58 +0300
commit8b43a2866784c166e2a62c96efd288a04a261ed0 (patch)
tree8b562d5f77203bcc8a0773fcd0e249c6162731cc
parent06e4efff9949a670d41e4455ca1d4eee3d9ba58c (diff)
downloadbdwgc-8b43a2866784c166e2a62c96efd288a04a261ed0.tar.gz
Travis CI: Test configure-based build with --disable-gcj-support
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 46ead00d..e1dc1211 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -72,7 +72,7 @@ jobs:
compiler: gcc-9
env:
- CFLAGS_EXTRA="-O3 -march=native"
- - CONF_OPTIONS="--enable-cplusplus"
+ - CONF_OPTIONS="--enable-cplusplus --disable-gcj-support"
- NO_CLONE_LIBATOMIC_OPS=true
- addons:
apt: