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
This commit is contained in:
Olivier Hainque 2017-09-01 13:43:01 +00:00 committed by Olivier Hainque
parent 18a01e8562
commit 2f19c491de
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-09-01 Olivier Hainque <hainque@adacore.com>
* config.host (*-*-vxworks7): Widen scope to vxworks7*.
2017-08-31 Olivier Hainque <hainque@adacore.com>
* config.host (powerpc-wrs-vxworks|vxworksae|vxworksmils): Now

View File

@ -305,7 +305,7 @@ case ${host} in
tmake_file="vms/t-vms"
extra_parts="crt0.o crtbegin.o crtbeginS.o crtend.o crtendS.o"
;;
*-*-vxworks7)
*-*-vxworks7*)
tmake_file=t-vxworks7
;;
*-*-vxworks*)