mirror of https://github.com/ByConity/ByConity
Removed useless library [#CLICKHOUSE-2]
This commit is contained in:
parent
7891c90746
commit
5cacc00eda
|
@ -174,9 +174,6 @@ else
|
|||
fi
|
||||
|
||||
|
||||
# bundled zookeepeer have broken asm
|
||||
[[ "$ARCH" == "arm64" ]] && EXTRAPACKAGES+=" libzookeeper-mt-dev "
|
||||
|
||||
# will test symbols
|
||||
#EXTRAPACKAGES+=" gdb "
|
||||
|
||||
|
|
Loading…
Reference in New Issue