fix: compile taosws on loongarch

Close [TD-20176](https://jira.taosdata.com:18080/browse/TD-20176)
This commit is contained in:
Huo Linhe 2022-11-19 19:31:04 +08:00
parent 7e8873a3e0
commit aa4b2aaa74
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taosws-rs
ExternalProject_Add(taosws-rs
GIT_REPOSITORY https://github.com/taosdata/taos-connector-rust.git
GIT_TAG 9843872
GIT_TAG f406d51
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosws-rs"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE