Don't build mcg as part of linuxppc; it's not used and crashes Travis.

This commit is contained in:
David Given 2017-08-06 13:54:07 +02:00
parent 5f6a773649
commit a96c846a29

View file

@ -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",