Commit 2f19c491 by Olivier Hainque Committed by Olivier Hainque

config.host (*-*-vxworks7): Widen scope to vxworks7*.

2017-09-01  Olivier Hainque  <hainque@adacore.com>

	libgcc/
	* config.host (*-*-vxworks7): Widen scope to vxworks7*.

From-SVN: r251594
parent 18a01e85
2017-09-01 Olivier Hainque <hainque@adacore.com>
* config.host (*-*-vxworks7): Widen scope to vxworks7*.
2017-08-31 Olivier Hainque <hainque@adacore.com> 2017-08-31 Olivier Hainque <hainque@adacore.com>
* config.host (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now * config.host (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now
......
...@@ -305,7 +305,7 @@ case ${host} in ...@@ -305,7 +305,7 @@ case ${host} in
tmake_file="vms/t-vms" tmake_file="vms/t-vms"
extra_parts="crt0.o crtbegin.o crtbeginS.o crtend.o crtendS.o" extra_parts="crt0.o crtbegin.o crtbeginS.o crtend.o crtendS.o"
;; ;;
*-*-vxworks7) *-*-vxworks7*)
tmake_file=t-vxworks7 tmake_file=t-vxworks7
;; ;;
*-*-vxworks*) *-*-vxworks*)
......
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