Skip to content

Commit a04eb32

Browse files
committed
chore(cubestore): Direct kafka download support for ksql streams and tables -- fix arm64 build
1 parent 960d208 commit a04eb32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/cubestore/cross/aarch64-unknown-linux-gnu.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ ENV OPENSSL_DIR=/openssl \
4545

4646
ENV OPENSSL_ROOT_DIR=/openssl
4747
ENV OPENSSL_LIBRARIES=/openssl/lib
48+
ENV LIBZ_SYS_STATIC=1
4849

4950
ENV PATH="/cargo/bin:$PATH"

0 commit comments

Comments
 (0)