Commit 488c4e94 by Nathanael Nerode

config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto.

	* config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*):
	Disable fixproto.

From-SVN: r71838
parent 0a66cee8
2003-09-26 Nathanael Nerode <neroden@gcc.gnu.org>
* config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*):
Disable fixproto.
* config.gcc (i960-*-coff*, m68k-*-aout*, sparclite-*-coff*):
Disable fixproto.
* config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*,
......
......@@ -738,6 +738,7 @@ hppa*64*-*-linux* | parisc*64*-*-linux*)
tmake_file=pa/t-linux64
gas=yes gnu_ld=yes
need_64bit_hwint=yes
use_fixproto=no
;;
hppa*-*-linux* | parisc*-*-linux*)
target_cpu_default="MASK_PA_11 | MASK_NO_SPACE_REGS"
......
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