mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 06:39:19 +00:00

Steps: 1) added `brew install libffi`, was told it was already installed and to try reinstalling. 2) changed to `brew reinstall libffi`, was told it was "keg only" and was provided the PKG_CONFIG export statement. 3) added export statement, seems to work.