From 3e5b8bf0aae81520e41946926dd9dfdd476cd538 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sat, 26 Jan 2019 18:16:41 +0000 Subject: [PATCH] try fixing macos build --- macosx/up.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/macosx/up.sh b/macosx/up.sh index ca453187..ee8aaf1e 100755 --- a/macosx/up.sh +++ b/macosx/up.sh @@ -24,6 +24,7 @@ brew unlink python@2 brew uninstall --ignore-dependencies python@2 brew install numpy brew link --overwrite numpy +brew link --overwrite gcc brew install --force dirmngr set -e