acelyc111 opened a new pull request, #2252: URL: https://github.com/apache/incubator-pegasus/pull/2252
Fix the build failure on MacOS with M chips, the error is: ``` c++: error: unsupported option '-msse4.1' for target 'arm64-apple-darwin24.4.0' ``` Add the patch from https://github.com/abseil/abseil-cpp/commit/26ee072e14dea17fa8870d47cd7e8b4cc1c95e93 -- 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: dev-unsubscr...@pegasus.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pegasus.apache.org For additional commands, e-mail: dev-h...@pegasus.apache.org