songsong821 commented on PR #63260: URL: https://github.com/apache/doris/pull/63260#issuecomment-4452517783
The `-Wno-deprecated-literal-operator` flag is supported on macOS with Apple Clang 17, but the Ubuntu 22.04 container uses Clang 14, which does not recognize this flag and reports an "unknown warning option". This is likely a version/platform difference. I'm closing the PR for now until we find a compatible solution. -- 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]
