diff options
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r-- | gcc/config.gcc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc index 7d134e85..ac379cf 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -189,6 +189,8 @@ case ${target} in | ip2k-*-elf \ | ns32k-*-netbsdelf* \ | ns32k-*-netbsd* \ + | c4x-* \ + | tic4x-* \ ) if test "x$enable_obsolete" != xyes; then echo "*** Configuration ${target} is obsolete." >&2 |