* config.host (powerpc-*-eabispe*): Add t-fdpbit to tmake_file.
From-SVN: r200846
This commit is contained in:
parent
ce9011004c
commit
7da3805802
@ -1,3 +1,7 @@
|
||||
2013-07-09 Janis Johnson <janisjo@codesourcery.com>
|
||||
|
||||
* config.host (powerpc-*-eabispe*): Add t-fdpbit to tmake_file.
|
||||
|
||||
2013-07-06 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR target/29776
|
||||
|
@ -869,7 +869,7 @@ powerpc-*-netbsd*)
|
||||
tmake_file="$tmake_file rs6000/t-netbsd rs6000/t-crtstuff"
|
||||
;;
|
||||
powerpc-*-eabispe*)
|
||||
tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff t-crtstuff-pic"
|
||||
tmake_file="${tmake_file} rs6000/t-ppccomm rs6000/t-savresfgpr rs6000/t-crtstuff t-crtstuff-pic t-fdpbit"
|
||||
extra_parts="$extra_parts crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o ecrti.o ecrtn.o ncrti.o ncrtn.o"
|
||||
;;
|
||||
powerpc-*-eabisimaltivec*)
|
||||
|
Loading…
Reference in New Issue
Block a user