Blender Git Commit Log
Git Commits -> Revision 81c7709
Revision 81c7709 by Sebastián Barschkis (master) March 2, 2021, 18:08 (GMT) |
CMake/deps: Append platform CFLAGS and LDFLAGS to Python build to ensure compatibility with minimum macOS version Similarly to other dependencies, the Python build should make use of the default CMake arguments. On macOS, for example, these arguments are required to set the deployment target correctly. See also: https://devtalk.blender.org/t/compiling-latest-branch-on-macos-fails-undefined-symbol/17649 Reviewed By: brecht, sybren Differential Revision: https://developer.blender.org/D10498 |
Commit Details:
Full Hash: 81c770944c99034de49623a8fc36ff95119d9625
Parent Commit: 6471cf6
Lines Changed: +2, -2
1 Modified Path:
/build_files/build_environment/cmake/python.cmake (+2, -2) (Diff)