]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove powerpc-linux_paired from config-list.mk
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 3 Jul 2018 11:22:24 +0000 (13:22 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 3 Jul 2018 11:22:24 +0000 (13:22 +0200)
The target has been removed, so we shouldn't try to build it.

PR target/86382
* contrib/config-list.mk: Remove powerpc-linux_paired.

From-SVN: r262340

ChangeLog
contrib/config-list.mk

index aef8e315f1469988c222a12794762b11f3e9a202..15e370cfc14d4ce2d61ff164ceb03412bad1810f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * contrib/config-list.mk: Remove powerpc-linux_paired.
+
 2018-06-29  Alexandre Oliva <oliva@adacore.com>
 
        * configure.ac: Introduce support for @unless/@endunless.
index d04aca237f509593c4d090f1e2ad996c70dfd7dd..c3537d298b95c87380aee45751575ab9551fc08b 100644 (file)
@@ -75,7 +75,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \
   powerpc-eabispe powerpc-eabisimaltivec powerpc-eabisim ppc-elf \
   powerpc-eabialtivec powerpc-xilinx-eabi powerpc-eabi \
   powerpc-rtems powerpc-linux_spe \
-  powerpc-linux_paired powerpc64-linux_altivec \
+  powerpc64-linux_altivec \
   powerpc-wrs-vxworks powerpc-wrs-vxworksae powerpc-wrs-vxworksmils \
   powerpc-lynxos powerpcle-elf \
   powerpcle-eabisim powerpcle-eabi \