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 D8231
Make deps: Fix compilation error of Python on macOS Authored by Sergey Sharybin (sergey) on Jul 7 2020, 10:11 AM. Tags None Subscribers None
Details The configuration was confused about gettext installed via Homebrew After this change import gettext still works, but it is unclear how
Diff Detail
|