Blender Git Loki
Git Commits -> Revision 6d9a6f1
Revision 6d9a6f1 by Sergey Sharybin (master) July 7, 2020, 09:17 (GMT) |
Make deps: Fix compilation error of Python on macOS The configuration was confused about gettext installed via Homebrew and isysroot passed to Python's compilation but not to test programs. After this change `import gettext` still works, but it is unclear how to test it further, Differential Revision: https://developer.blender.org/D8231 |
Commit Details:
Full Hash: 6d9a6f12b330912e3ee6f200cca621893aa00fc3
Parent Commit: 955abbe
Lines Changed: +10, -2
1 Modified Path:
/build_files/build_environment/cmake/python.cmake (+10, -2) (Diff)