summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-11-08 09:25:28 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-11-08 09:25:28 +0300
commit87db9a72f350e98f7d6090ba69cf2f8022da6cb9 (patch)
tree39dcf1023093cdc49d50d356c499e6d911321099
parent3bce6bcc1edba58e30f48322953486ea86ef4f21 (diff)
downloadlibatomic_ops-87db9a72f350e98f7d6090ba69cf2f8022da6cb9.tar.gz
Travis CI: Test mingw build with --disable-static
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c95709e..25b205f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -407,7 +407,7 @@ jobs:
- gcc-mingw-w64
compiler: x86_64-w64-mingw32-gcc
env:
- - CONF_OPTIONS="--host=x86_64-w64-mingw32 --enable-shared"
+ - CONF_OPTIONS="--host=x86_64-w64-mingw32 --enable-shared --disable-static"
- MAKEFILE_TARGET=all
- addons:
apt: