Merge pull request #703 from taosdata/feature/lihui

[TBASE-816]
This commit is contained in:
fangpanpan 2019-11-11 16:45:42 +08:00 committed by GitHub
commit f5032bd579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ IF (NOT DEFINED TD_CLUSTER)
ADD_DEFINITIONS(-D_TD_ARM_64_)
ELSE ()
EXIT ()
ENDIF
ENDIF ()
ENDIF ()
IF (${CMAKE_SYSTEM_NAME} MATCHES "Linux")