aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJan-Benedict Glaw <jbglaw@lug-owl.de>2021-09-13 12:13:17 +0200
committerJan-Benedict Glaw <jbglaw@lug-owl.de>2021-09-13 12:13:17 +0200
commitc012297c9d5dfb177adf1423bdd05e5f4b87e5ec (patch)
tree64c044bd2348d41d36bef24ad76841b6cf6126fd /contrib
parentf42e95a830ab48e59389065ce79a013a519646f1 (diff)
downloadgcc-c012297c9d5dfb177adf1423bdd05e5f4b87e5ec.zip
gcc-c012297c9d5dfb177adf1423bdd05e5f4b87e5ec.tar.gz
gcc-c012297c9d5dfb177adf1423bdd05e5f4b87e5ec.tar.bz2
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.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/config-list.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index b9e9dd0..b493e69 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 \