From: Ivan Maidanski Date: Thu, 7 Dec 2017 07:06:19 +0000 (+0300) Subject: Travis CI: Test with a bigger number of threads (32) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=305b229418c754afc0cb372048857f996fe90b71;p=libatomic_ops Travis CI: Test with a bigger number of threads (32) --- diff --git a/.travis.yml b/.travis.yml index 1fd8606..edb303f 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" + - CFLAGS_EXTRA="-O3 -march=native -std=c11 -D DEFAULT_NTHREADS=32" - os: linux addons: apt: