projects
/
libatomic_ops
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f15ac85
)
Travis CI: Test DONT_USE_MMAP (Linux)
author
Ivan Maidanski
<ivmai@mail.ru>
Wed, 20 Dec 2017 22:54:59 +0000
(
01:54
+0300)
committer
Ivan Maidanski
<ivmai@mail.ru>
Wed, 20 Dec 2017 22:54:59 +0000
(
01:54
+0300)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index d29045efb7fb7bd1b218d47d2f01e054d57a8874..87aa59d02b7c587a4482c9a90694475c24480431 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-102,6
+102,11
@@
matrix:
env:
- CFLAGS_EXTRA="-D AO_STACK_PREFER_CAS_DOUBLE -D AO_USE_PTHREAD_DEFS"
- CONF_OPTIONS="--enable-assertions"
+ - os: linux
+ compiler: clang
+ env:
+ - CFLAGS_EXTRA="-D DONT_USE_MMAP -O3"
+ - CONF_OPTIONS="--enable-assertions --enable-shared"
- os: linux
addons:
apt: