diff options
author | Alan Modra <amodra@gmail.com> | 2021-12-19 22:15:19 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-12-19 22:16:15 +1030 |
commit | 432e9063fdf10cda056b997178e7299548de9685 (patch) | |
tree | 4a9b34864be1a2c57a95f4d46becd32db5b64e2e /bfd/config.bfd | |
parent | 682351b932ba546b4451560917e819681c808f52 (diff) | |
download | gdb-432e9063fdf10cda056b997178e7299548de9685.zip gdb-432e9063fdf10cda056b997178e7299548de9685.tar.gz gdb-432e9063fdf10cda056b997178e7299548de9685.tar.bz2 |
Obsolete m32c-rtems
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r-- | bfd/config.bfd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd index 08755e4..23669b7 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -48,6 +48,7 @@ targ_underscore=no # Catch obsolete configurations. case $targ in + m32c-*-rtems* | \ ns32k-*-netbsd* | \ null) if test "x$enable_obsolete" != xyes; then |