Commit 3f0b8b66 by Joseph Myers Committed by Joseph Myers

* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.

From-SVN: r96280
parent 2f8cbead
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 )
......
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