Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit 2bf3aef

Browse files
committed
Disable powerpc64 on stable
1 parent 1fc71b7 commit 2bf3aef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

master/master.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,6 @@ stable_cross_targets = [
262262
{'t': 'mipsel-unknown-linux-gnu', 'b': lincross},
263263
{'t': 'mipsel-unknown-linux-musl', 'b': lincross},
264264
{'t': 'powerpc-unknown-linux-gnu', 'b': lincross},
265-
{'t': 'powerpc64-unknown-linux-gnu', 'b': lincross},
266-
{'t': 'powerpc64le-unknown-linux-gnu', 'b': lincross},
267265
{'t': 'x86_64-apple-ios', 'b': ios},
268266
{'t': 'x86_64-rumprun-netbsd', 'b': lincross},
269267
{'t': 'x86_64-unknown-freebsd', 'b': xhost('freebsd'), 'host': True, 'pkg': True},

0 commit comments

Comments
 (0)