NN--- commented on code in PR #10161:
URL:
https://github.com/apache/incubator-gluten/pull/10161#discussion_r2200884091
##########
ep/build-velox/src/build_velox.sh:
##########
@@ -101,7 +101,7 @@ function compile {
# Maybe there is some set option in velox setup script. Run set command
again.
set -exu
- CXX_FLAGS='-Wno-error=stringop-overflow -Wno-error=cpp
-Wno-missing-field-initializers -Wno-unknown-warning-option'
+ CXX_FLAGS='-Wno-error=stringop-overflow -Wno-error=cpp
-Wno-missing-field-initializers -Wno-unknown-warning-option
-Wno-template-id-cdtor'
Review Comment:
GCC 14
--
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]