oops, powerpc64-netbsd should not include rs6000/netbsd.h.
This commit is contained in:
parent
1167183c92
commit
0a294bff2f
2
gnu/dist/gcc4/gcc/config.gcc
vendored
2
gnu/dist/gcc4/gcc/config.gcc
vendored
@ -1685,10 +1685,10 @@ powerpc*-*-netbsd*)
|
|||||||
tmake_file="${tmake_file} rs6000/t-netbsd64"
|
tmake_file="${tmake_file} rs6000/t-netbsd64"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
tm_file="${tm_file} rs6000/netbsd.h"
|
||||||
tmake_file="${tmake_file} rs6000/t-netbsd"
|
tmake_file="${tmake_file} rs6000/t-netbsd"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
tm_file="${tm_file} rs6000/netbsd.h"
|
|
||||||
extra_options="${extra_options} rs6000/sysv4.opt"
|
extra_options="${extra_options} rs6000/sysv4.opt"
|
||||||
;;
|
;;
|
||||||
powerpc-*-chorusos*)
|
powerpc-*-chorusos*)
|
||||||
|
Loading…
Reference in New Issue
Block a user