File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ index b824e0a0c..5bf0da25e 100644
1111 install-libiberty: installdirs
1212 @: $(MAKE); $(unstage)
1313diff --git a/gcc/config.gcc b/gcc/config.gcc
14- index a9196cd26..55b4271aa 100644
14+ index a9196cd26..f2a94403d 100644
1515--- a/gcc/config.gcc
1616+++ b/gcc/config.gcc
1717@@ -2330,6 +2330,15 @@ pdp11-*-*)
1818 # tmake_file="${tmake_file} rs6000/t-fprules"
1919 # extra_headers=
2020 # ;;
2121+ powerpc64-ps3-elf)
22- + tm_file="${tm_file} dbxelf.h elfos.h usegas.h freebsd-spec.h rs6000/sysv4.h rs6000/default64.h"
22+ + tm_file="${tm_file} dbxelf.h elfos.h usegas.h freebsd-spec.h newlib-stdint.h rs6000/sysv4.h rs6000/default64.h"
2323+ tm_file="rs6000/biarch64.h ${tm_file} rs6000/cell64lv2.h"
2424+ if test x${enable_secureplt} = xyes; then
2525+ tm_file="rs6000/secureplt.h ${tm_file}"
You can’t perform that action at this time.
0 commit comments