update gcc to gcc 10 and support c++17 (#5394)
* update gcc to gcc 10 and support c++17
update brpc to 0.9.7
update boost to 1.73
remove third-party boost 1.54 for mysql
* update cmake version
* ignore jdk version
* remove unused patch
* avoid use SYS_getrandom call
This commit is contained in:
@ -17,8 +17,6 @@
|
||||
|
||||
#include "exec/scan_node.h"
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
||||
namespace doris {
|
||||
|
||||
const std::string ScanNode::_s_bytes_read_counter = "BytesRead";
|
||||
|
||||
Reference in New Issue
Block a user