Get rid of svr4 for powerpc too, it's now deprecated.

This commit is contained in:
Jérôme Duval 2012-01-19 21:52:27 +01:00
parent 17b69b54d1
commit 8bfdd26cf9

View File

@ -2172,7 +2172,7 @@ powerpc-*-eabi*)
;;
powerpc-*-haiku*)
tmake_file="rs6000/t-fprules rs6000/t-ppcos rs6000/t-ppccomm t-haiku"
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h haiku.h rs6000/haiku.h"
tm_file="${tm_file} dbxelf.h elfos.h freebsd-spec.h rs6000/sysv4.h haiku.h rs6000/haiku.h"
extra_options="${extra_options} rs6000/sysv4.opt"
;;
powerpc-*-rtems*)