Skip to content

Commit

Permalink
Remove powerpc-linux_paired from config-list.mk
Browse files Browse the repository at this point in the history
The target has been removed, so we shouldn't try to build it.


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


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262340 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
segher committed Jul 3, 2018
1 parent 76f769a commit 87fb080
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion contrib/config-list.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 87fb080

Please sign in to comment.