提交 d726416c 编写于 作者: W wangguibao

Fix GCC82 build

上级 a3740fa7
......@@ -215,8 +215,10 @@ int main(int argc, char** argv) {
}
LOG(INFO) << "Succ initialize cube";
#ifndef BCLOUD
// FATAL messages are output to stderr
FLAGS_stderrthreshold = 3;
#endif
if (ServerManager::instance().start_and_wait() != 0) {
LOG(ERROR) << "Failed start server and wait!";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册