LIANG751234313 commented on code in PR #64522:
URL: https://github.com/apache/doris/pull/64522#discussion_r3479460390
##########
thirdparty/build-thirdparty.sh:
##########
@@ -904,7 +904,7 @@ build_rocksdb() {
# -Wno-range-loop-construct gcc-11
CFLAGS="-I ${TP_INCLUDE_DIR} -I ${TP_INCLUDE_DIR}/snappy -I
${TP_INCLUDE_DIR}/lz4" \
CXXFLAGS="-include cstdint -Wno-deprecated-copy
${warning_stringop_truncation} ${warning_shadow} ${warning_dangling_gsl} \
- ${warning_defaulted_function_deleted} ${warning_unused_but_set_variable}
-Wno-pessimizing-move -Wno-range-loop-construct" \
+ ${warning_defaulted_function_deleted} ${warning_unused_but_set_variable}
-Wno-pessimizing-move -Wno-range-loop-construct
-Wno-unnecessary-virtual-specifier" \
Review Comment:
The wrong place has been added, and the change has been canceled.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]