diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2019-09-03 15:08:28 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2019-09-03 15:08:28 +0000 |
commit | 2f2aeda98f3aa24034a700e7efcb6c1a9397836f (patch) | |
tree | 5b5243531a267cc134be476ce30f7405ea5998a4 /contrib/config-list.mk | |
parent | 934392185369af22fee845e4edd92c420b8c248b (diff) | |
download | gcc-2f2aeda98f3aa24034a700e7efcb6c1a9397836f.tar.gz |
Remove Cell Broadband Engine SPU targets
From-SVN: r275343
Diffstat (limited to 'contrib/config-list.mk')
-rw-r--r-- | contrib/config-list.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk index 69c826e649a..8c37cdb628c 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -90,7 +90,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ sparc-leon3-linux-gnuOPT-enable-target=all sparc-netbsdelf \ sparc64-sun-solaris2.11OPT-with-gnu-ldOPT-with-gnu-asOPT-enable-threads=posix \ sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux sparc64-freebsd6 \ - sparc64-netbsd sparc64-openbsd spu-elf \ + sparc64-netbsd sparc64-openbsd \ tilegx-linux-gnu tilegxbe-linux-gnu tilepro-linux-gnu \ v850e-elf v850-elf v850-rtems vax-linux-gnu \ vax-netbsdelf vax-openbsd visium-elf x86_64-apple-darwin \ |