bkietz opened a new pull request, #37612: URL: https://github.com/apache/arrow/pull/37612
### Rationale for this change Bundled dependencies' include directories should override system include dirs. Otherwise an incompatible header in the system might be included when we wanted a header from the bundled dependency. ### What changes are included in this PR? bundled dependencies explicitly insert their own include dirs ahead of others -- 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]
