fix: taos-tools gcc12 compile (#20424)

* fix: taos-tools gcc 12 support

* fix: taos-tools gcc 12 support
This commit is contained in:
Shuduo Sang 2023-03-12 11:50:26 +08:00 committed by GitHub
parent 026c50216b
commit 9b818db85f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG d9ec91d
GIT_TAG 41affde
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE