wgtmac opened a new pull request, #1551: URL: https://github.com/apache/orc/pull/1551
### What changes were proposed in this pull request? Move UNUSED macro under the definition of CPUINFO_ARCH_X86 in order to avoid unused macro error. ### Why are the changes needed? Without this patch, the C++ build fails on MacOS and other non-x86 machines. ### How was this patch tested? It builds successfully and passes all tests on my laptop. -- 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]
