From ad916805e21835a728f4f055196f264180cf4ab3 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 18 Apr 2022 08:54:31 +0300 Subject: Travis CI: Test with configure --disable-disclaim --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 285ae7af..89a90f09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -149,6 +149,9 @@ jobs: compiler: clang - arch: ppc64le compiler: gcc + env: + - CONF_OPTIONS="--disable-disclaim" + - NO_CLONE_LIBATOMIC_OPS=true - addons: apt: packages: -- cgit v1.2.1