提交 f790d412 编写于 作者: W Wang Zhi

YTT -> YTA

上级 db4af404
......@@ -209,7 +209,7 @@ include(utils)
add_subdirectory( externals )
if ("${CORE_SYMBOL_NAME}" STREQUAL "")
set( CORE_SYMBOL_NAME "YTT" )
set( CORE_SYMBOL_NAME "YTA" )
endif()
string(TOUPPER ${CORE_SYMBOL_NAME} CORE_SYMBOL_NAME)
......
......@@ -52,7 +52,7 @@
DISK_MIN=20
DOXYGEN=false
ENABLE_COVERAGE_TESTING=false
CORE_SYMBOL_NAME="YTT"
CORE_SYMBOL_NAME="YTA"
# Use current directory's tmp directory if noexec is enabled for /tmp
if (mount | grep "/tmp " | grep --quiet noexec); then
mkdir -p $SOURCE_DIR/tmp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册