config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.

* config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.

From-SVN: r137138
This commit is contained in:
John David Anglin 2008-06-26 00:41:59 +00:00 committed by John David Anglin
parent f883e0a7dc
commit f3d14ed586
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2008-06-25 John David Anglin <dave.anglin@gcc-cnrc.gc.ca>
* config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.
2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* alias.c (record_alias_subset, init_alias_analysis): Fix

View File

@ -929,7 +929,6 @@ hppa[12]*-*-hpux10*)
tmake_file="$tmake_file pa/t-slibgcc-dwarf-ver"
fi
use_collect2=yes
use_fixproto=yes
gas=yes
;;
hppa*64*-*-hpux11*)