mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 08:00:26 +08:00
config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto.
* config.gcc (hppa*64*-*-linux* | parisc*64-*-linux*): Disable fixproto. From-SVN: r71838
This commit is contained in:
parent
0a66cee8c4
commit
488c4e944e
@ -1,5 +1,7 @@
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user