Commit d23f4158 by Richard Earnshaw

(arm-*-netbsd*): New configuration.

From-SVN: r14456
parent e4188dbe
...@@ -377,6 +377,14 @@ for machine in $build $host $target; do ...@@ -377,6 +377,14 @@ for machine in $build $host $target; do
tmake_file=arm/t-semiaof tmake_file=arm/t-semiaof
fixincludes=Makefile.in # There is nothing to fix fixincludes=Makefile.in # There is nothing to fix
;; ;;
arm-*-netbsd*)
tm_file=arm/netbsd.h
xm_file=arm/xm-netbsd.h
tmake_file=arm-t-netbsd
# On NetBSD, the headers are already okay.
fixincludes=Makefile.in
use_collect2=yes
;;
arm-*-linux-gnuaout*) # ARM Linux arm-*-linux-gnuaout*) # ARM Linux
cpu_type=arm cpu_type=arm
xm_file=arm/xm-linux.h xm_file=arm/xm-linux.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment