mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 21:17:55 +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.