kou opened a new pull request #8419: URL: https://github.com/apache/arrow/pull/8419
If we replace "-Werror" with "", "-Werror=SOMETHING" is "=SOMETHING". "=SOMETHING" always causes build error because "=SOMETHING" is treated as an input file. For example, CentOS 8 RPM build uses "-Werror=format-security". ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
