From: Jan-Benedict Glaw Date: Mon, 13 Sep 2021 10:13:17 +0000 (+0200) Subject: cr16-elf is now obsoleted X-Git-Tag: basepoints/gcc-13~4834 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c012297c9d5dfb177adf1423bdd05e5f4b87e5ec;p=thirdparty%2Fgcc.git cr16-elf is now obsoleted As we are still building it for ./contrib/config-list.mk, let's add --enable-obsolete so this has a chance to work. contrib/ChangeLog: * config-list.mk (LIST): --enable-obsolete for cr16-elf. --- diff --git a/contrib/config-list.mk b/contrib/config-list.mk index b9e9dd0b34b0..b493e69f5d61 100644 --- a/contrib/config-list.mk +++ b/contrib/config-list.mk @@ -40,7 +40,7 @@ LIST = aarch64-elf aarch64-linux-gnu aarch64-rtems \ arm-symbianelf avr-elf \ bfin-elf bfin-uclinux bfin-linux-uclibc bfin-rtems bfin-openbsd \ bpf-unknown-none \ - c6x-elf c6x-uclinux cr16-elf cris-elf \ + c6x-elf c6x-uclinux cr16-elfOPT-enable-obsolete cris-elf \ csky-elf csky-linux-gnu \ epiphany-elf epiphany-elfOPT-with-stack-offset=16 fido-elf \ fr30-elf frv-elf frv-linux ft32-elf h8300-elf hppa-linux-gnu \