mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
fe98e90d0d
After crc32() had been replaced with crc32_z() the following error will happen with two different zlib: 2019-10-25 09:48:42 /usr/bin/ld.gold: error: contrib/zlib-ng/libz.a(crc32.c.o): multiple definition of 'get_crc_table' 2019-10-25 09:48:42 /usr/bin/ld.gold: contrib/mariadb-connector-c/libmariadb/libmariadbclient.a(crc32.c.o): previous definition here Fix this by using zlibstatic compiled for and by CH in mariadb-connector-c, and wrap into function reduce variable scopes. |
||
---|---|---|
.. | ||
arrow@87ac6fddaf | ||
arrow-cmake | ||
base64@a27c565d1b | ||
base64-cmake | ||
boost@830e51edb5 | ||
boost-cmake | ||
brotli@5805f99a53 | ||
brotli-cmake | ||
capnproto@a00ccd91b3 | ||
capnproto-cmake | ||
cctz@4f9776a310 | ||
cctz-cmake | ||
cityhash102 | ||
cppkafka@9b184d881c | ||
cppkafka-cmake | ||
croaring | ||
double-conversion@cf2f0f3d54 | ||
double-conversion-cmake | ||
fastops@88752a5e03 | ||
fastops-cmake | ||
googletest@d175c8bf82 | ||
h3@6cfd649e8c | ||
h3-cmake | ||
hyperscan@3058c9c20c | ||
jemalloc@cd2931ad9b | ||
jemalloc-cmake | ||
libbtrie | ||
libcpuid | ||
libcxx@9807685d51 | ||
libcxx-cmake | ||
libcxxabi@d56efcc7a5 | ||
libcxxabi-cmake | ||
libdivide | ||
libfarmhash | ||
libgsasl@3b8948a404 | ||
libhdfs3@e2131aa752 | ||
libhdfs3-cmake | ||
libmetrohash | ||
libpcg-random | ||
librdkafka@6160ec275a | ||
librdkafka-cmake | ||
libtcmalloc | ||
libunwind@5afe6d87ae | ||
libunwind-cmake | ||
libxml2@18890f471c | ||
libxml2-cmake | ||
llvm@163def2178 | ||
lz4@7a4e3b1fac | ||
lz4-cmake | ||
mariadb-connector-c@18016300b0 | ||
murmurhash | ||
orc@5981208e39 | ||
orc-cmake | ||
pdqsort | ||
poco@6216cc01a1 | ||
protobuf@1273537092 | ||
rapidjson@01950eb7ac | ||
re2@7cf8b88e8f | ||
re2_st | ||
simdjson@e9be643db5 | ||
simdjson-cmake | ||
snappy@3f194acb57 | ||
sparsehash-c11@cf0bffaa45 | ||
ssl@ba8de79619 | ||
thrift@010ccf0a0c | ||
unixodbc@b0ad30f7f6 | ||
unixodbc-cmake | ||
zlib-ng@cff0f500d9 | ||
zstd@255597502c | ||
zstd-cmake | ||
CMakeLists.txt |