re-enable glibc workaround

This commit is contained in:
Artem Pavlenko 2020-12-11 13:02:25 +00:00
parent 9127d6334e
commit fb6334287a

View file

@ -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: