Yikun opened a new pull request #35918: URL: https://github.com/apache/spark/pull/35918
### What changes were proposed in this pull request? Upgrade ffi to 1.15.5 with --enable-libffi-alloc to fix error on MacOS M1 ### Why are the changes needed? Spark doc build not work on Mac OS M1 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? ``` sudo gem install bundler cd docs bundle install ``` passed in x86 linux/arm64 linux/macos m1 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
