* config.sub: Don't match -le and -little for ppc.

Signed-off-by: Ben Elliston <bje@gnu.org>
This commit is contained in:
Alan Modra
2016-08-25 14:20:56 +10:00
committed by Ben Elliston
parent 562f3512b3
commit 13acb20f3d
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2016-08-25 Alan Modra <amodra@gmail.com>
* config.sub: Don't match -le and -little for ppc.
2016-07-07 Ben Elliston <bje@gnu.org>
* testsuite/config-guess.data: Add ppc64le test case.