* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.

From-SVN: r21058
This commit is contained in:
Richard Earnshaw 1998-07-11 03:09:16 +00:00 committed by Richard Earnshaw
parent 34757369d0
commit a717c1f94d
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Sat Jul 11 02:59:08 1998 Richard Earnshaw <rearnsha@arm.com>
(splits for sign-extended HI & QI mode from memory): Also propagate
the volatile flag.
* configure.in (thumb-*-coff*): Don't cause fixincludes to be run.
Fri Jul 10 19:06:59 1998 Michael Meissner <meissner@cygnus.com>
* varray.h: Include system.h if it hasn't already been included

View File

@ -2716,6 +2716,7 @@ for machine in $build $host $target; do
xm_file=arm/xm-thumb.h
md_file=arm/thumb.md
tmake_file=arm/t-thumb
fixincludes=Makefile.in # There is nothing to fix
;;
# This hasn't been upgraded to GCC 2.
# tron-*-*)