kou opened a new issue, #39930: URL: https://github.com/apache/arrow/issues/39930
### Describe the enhancement requested Because RE2 2023-06-01 or later require Abseil but we always use only `libre2.a` to avoid `-std=c++`: https://github.com/apache/arrow/blob/22f2cfd1e1ebe49016b6d97c49f494287a98d02f/cpp/cmake_modules/ThirdpartyToolchain.cmake#L2596-L2608 I can't remember which platform's `re2.pc` has `-std=c++11` when I wrote #10626... but it may not exist now. ### Component(s) C++ -- 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]
