From: Ivan Maidanski Date: Tue, 19 Dec 2017 22:22:19 +0000 (+0300) Subject: Travis CI: Test with a custom AO_BL_SIZE value X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52fdc7d532a03fa8c172eb95392cfbec4d809206;p=libatomic_ops Travis CI: Test with a custom AO_BL_SIZE value --- diff --git a/.travis.yml b/.travis.yml index 864c180..fd2c3cd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -107,7 +107,7 @@ matrix: compiler: clang-4.0 dist: trusty env: - - CFLAGS_EXTRA="-O3 -march=native -std=c11 -D DEFAULT_NTHREADS=32" + - CFLAGS_EXTRA="-O3 -march=native -std=c11 -D AO_BL_SIZE=4 -D DEFAULT_NTHREADS=32" - os: linux addons: apt: