Commit d6574dd1 by Krister Walfridsson Committed by Krister Walfridsson

config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to tmake_file.

2016-12-10  Krister Walfridsson  <krister.walfridsson@gmail.com>

	* config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to
	tmake_file.

From-SVN: r243518
parent c3879be1
2016-12-10 Krister Walfridsson <krister.walfridsson@gmail.com>
* config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to
tmake_file.
2016-12-05 Cupertino Miranda <cmiranda@synopsys.com> 2016-12-05 Cupertino Miranda <cmiranda@synopsys.com>
* config.host (arc*-*-linux-uclibc*): Use default extra * config.host (arc*-*-linux-uclibc*): Use default extra
......
...@@ -599,6 +599,7 @@ x86_64-*-freebsd*) ...@@ -599,6 +599,7 @@ x86_64-*-freebsd*)
md_unwind_header=i386/freebsd-unwind.h md_unwind_header=i386/freebsd-unwind.h
;; ;;
i[34567]86-*-netbsdelf*) i[34567]86-*-netbsdelf*)
tmake_file="${tmake_file} i386/t-crtstuff"
;; ;;
x86_64-*-netbsd*) x86_64-*-netbsd*)
tmake_file="${tmake_file} i386/t-crtstuff" tmake_file="${tmake_file} i386/t-crtstuff"
......
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