From: Ivan Maidanski Date: Thu, 5 Oct 2017 22:48:28 +0000 (+0300) Subject: Travis CI: Test AO_GENERALIZE_ASM_BOOL_CAS, AO_USE_NANOSLEEP/NO_SIGNALS X-Git-Tag: v7.6.2~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ab95a891af2d93fc52a0bc46d7e5d23a60fc858;p=libatomic_ops Travis CI: Test AO_GENERALIZE_ASM_BOOL_CAS, AO_USE_NANOSLEEP/NO_SIGNALS --- diff --git a/.travis.yml b/.travis.yml index f881ffb..155cffe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -62,6 +62,11 @@ matrix: env: - CFLAGS_EXTRA="-m32 -march=native -D _FORTIFY_SOURCE=2" - CONF_OPTIONS="--enable-assertions" + - os: linux + compiler: gcc + env: + - CFLAGS_EXTRA="-D AO_GENERALIZE_ASM_BOOL_CAS -D AO_USE_NANOSLEEP -D AO_USE_NO_SIGNALS" + - CONF_OPTIONS="--enable-assertions" - os: linux addons: apt: