mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-18 12:28:37 +01:00
Get rid of svr4 for powerpc too, it's now deprecated.
This commit is contained in:
parent
17b69b54d1
commit
8bfdd26cf9
@ -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*)
|
||||
|
Loading…
Reference in New Issue
Block a user