From a96c846a29e82bb91bfe44395d1ae49f4a5d69aa Mon Sep 17 00:00:00 2001 From: David Given Date: Sun, 6 Aug 2017 13:54:07 +0200 Subject: [PATCH] Don't build mcg as part of linuxppc; it's not used and crashes Travis. --- plat/linuxppc/build-tools.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plat/linuxppc/build-tools.lua b/plat/linuxppc/build-tools.lua index e48524cc9..ef9afb38e 100644 --- a/plat/linuxppc/build-tools.lua +++ b/plat/linuxppc/build-tools.lua @@ -25,7 +25,7 @@ return installable { map = { ["$(PLATDEP)/linuxppc/as"] = "+as", ["$(PLATDEP)/linuxppc/ncg"] = "+ncg", - ["$(PLATDEP)/linuxppc/mcg"] = "+mcg", + --["$(PLATDEP)/linuxppc/mcg"] = "+mcg", ["$(PLATDEP)/linuxppc/top"] = "+top", ["$(PLATIND)/descr/linuxppc"] = "./descr", "util/amisc+aelflod-pkg", -- 2.34.1