diff options
Diffstat (limited to 'bfd/config.bfd')
-rw-r--r-- | bfd/config.bfd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/config.bfd b/bfd/config.bfd index 29cd614..ed3d971 100644 --- a/bfd/config.bfd +++ b/bfd/config.bfd @@ -31,6 +31,9 @@ targ_underscore=no # Catch obsolete configurations. case $targ in + m68*-apple-aux* | \ + m68*-apollo-* | \ + m68*-bull-sysv* | \ null) if test "x$enable_obsolete" != xyes; then echo "*** Configuration $targ is obsolete." >&2 |