[wesnoth-commits] [wesnoth/wesnoth] 073081: Fix travis macos+scons build.
Pentarctagon
noreply at github.com
Fri Mar 15 08:31:43 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 073081ef89218edf743d642a28f61f6eaf7f5e96
https://github.com/wesnoth/wesnoth/commit/073081ef89218edf743d642a28f61f6eaf7f5e96
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M utils/travis/steps/install.sh
M utils/travis/steps/script.sh
Log Message:
-----------
Fix travis macos+scons build.
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.
More information about the Commits
mailing list