From 1606216201cbe3a46524ac3a423c3f60e86405fa Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 7 Jan 2021 08:33:56 +1030 Subject: config.sub update broke powerpc-eabivle $ ./config.sub powerpc-eabivle Invalid configuration `powerpc-eabivle': OS `eabivle' not recognized $ ./config.sub powerpc-unknown-eabivle Invalid configuration `powerpc-unknown-eabivle': OS `eabivle' not recognized Also powerpc-eabisim and probably some arm configurations. * config.sub: Accept OS of eabi* and gnueabi*. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5831a32..a506623 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2021-01-07 Alan Modra + + * config.sub: Accept OS of eabi* and gnueabi*. + 2021-01-05 Nick Alcock * Makefile.def (libctf): No longer no_check. Checking depends on -- cgit v1.1