Commit 75e52d96 by Nathanael Nerode

* config.gcc (arm*-*-uclinux*): Disable fixproto.

From-SVN: r71865
parent 1e43319c
2003-09-27 Nathanael Nerode <neroden@gcc.gnu.org>
* config.gcc (arm*-*-uclinux*): Disable fixproto.
* config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*,
powerpc-*-eabialtivec*): Disable fixproto.
......
......@@ -639,6 +639,7 @@ arm*-*-linux*) # ARM GNU/Linux with ELF
arm*-*-uclinux*) # ARM ucLinux
tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/linux-gas.h arm/linux-elf.h arm/uclinux-elf.h"
tmake_file=arm/t-arm-elf
use_fixproto=no
;;
arm*-*-ecos-elf)
tm_file="dbxelf.h elfos.h arm/unknown-elf.h arm/elf.h arm/aout.h arm/arm.h arm/ecos-elf.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment