From 3ec00e33258ccd69182f0b38bcabf9521513c995 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Fri, 18 Jul 2014 17:11:19 +0200 Subject: rebootstrap: sh4 does not have multilib This commit removes the job rebootstrap_sh4_gcc49_nobiarch. --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml.py') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index de70f5d9..321882db 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -6,7 +6,6 @@ architectures = """ mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390 s390x - sh4 sparc sparc64 x32 """.split() @@ -17,6 +16,7 @@ mono_architectures = """ ia64 m68k or1k + sh4 """.split() architectures += mono_architectures -- cgit v1.2.3-70-g09d2