kou commented on issue #35870:
URL: https://github.com/apache/arrow/issues/35870#issuecomment-1572807743
This is expected.
We should use `CMAKE_CXX_FLAGS_${CONFIG}` such as `CMAKE_CXX_FLAGS_RELEASE`
instead of `ARROW_CXXFLAGS` for optimization flags.
See also: #15022
--
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]