Blender Git Commit Log
Git Commits -> Revision a371a0e
Revision a371a0e by Sebastián Barschkis (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt, ui-asset-view-template) March 3, 2021, 17:15 (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: a371a0e0e0adf38d1e812784077dfd7571b68080
Parent Commit: 356d624
Committed By: Julian Eisel
Lines Changed: +2, -2
1 Modified Path:
/build_files/build_environment/cmake/python.cmake (+2, -2) (Diff)