Don't build mcg as part of linuxppc; it's not used and crashes Travis.
This commit is contained in:
parent
5f6a773649
commit
a96c846a29
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue