diff options
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r-- | gcc/config.gcc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc index 882e413..6ea8b65 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -236,8 +236,7 @@ md_file= # Obsolete configurations. case ${target} in -# Currently there are no obsolete targets. - nothing \ + *-knetbsd-* \ ) if test "x$enable_obsolete" != xyes; then echo "*** Configuration ${target} is obsolete." >&2 |