re-enable glibc workaround
This commit is contained in:
parent
9127d6334e
commit
fb6334287a
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ matrix:
|
|||
env: >-
|
||||
CXX="ccache clang++ -Qunused-arguments"
|
||||
CC="clang"
|
||||
ENABLE_GLIBC_WORKAROUND=false
|
||||
ENABLE_GLIBC_WORKAROUND=true
|
||||
addons:
|
||||
postgresql: "9.5"
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue