31175ccf192b5bd4b8ae2cdab0a6dbddec4d4c84
This PR adds a simple patch to fix libffi compilation errors on Xcode 16.3 / Apple Clang 17. This patch has been ported from libffi Github PR #857[1] and has now since been included in libffi 3.4.7 [1]: https://github.com/libffi/libffi/pull/857 The reason why we patch libffi v3.4.4 instead of just upgrading to 3.4.7 is that Python require specific versions of its dependencies. (See comment in build_environment/cmake/versions.cmake about updating Python version) Once we upgrade Python and libffi is updated to 3.4.7 or beyond, this patch can be safely removed. Pull Request: https://projects.blender.org/blender/blender/pulls/136934
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
