mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 13:01:20 +08:00
* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
From-SVN: r96280
This commit is contained in:
parent
2f8cbead4b
commit
3f0b8b66d6
@ -1,3 +1,7 @@
|
||||
2005-03-11 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
|
||||
|
||||
2005-03-10 Steven Bosscher <stevenb@suse.de>
|
||||
|
||||
* expr.c (expand_expr_real_1): If possible, use a conditional
|
||||
|
@ -865,7 +865,7 @@ hppa*64*-*-hpux11*)
|
||||
;;
|
||||
esac
|
||||
need_64bit_hwint=yes
|
||||
tmake_file="pa/t-pa64 pa/t-pa-hpux"
|
||||
tmake_file="pa/t-pa64 pa/t-pa-hpux pa/t-hpux-shlib"
|
||||
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
|
||||
case x${enable_threads} in
|
||||
xyes | xposix )
|
||||
|
Loading…
x
Reference in New Issue
Block a user