Fix conditional inclusion guard in gthr-vxworks-thread.c
authorOlivier Hainque <hainque@adacore.com>
Wed, 28 Oct 2020 11:16:57 +0000 (11:16 +0000)
committerOlivier Hainque <hainque@adacore.com>
Thu, 29 Oct 2020 10:59:11 +0000 (10:59 +0000)
commit291d920395dcb192aea657b8073074b690777d4b
treeae78202f65719276e17262c4c5608644bd83b457
parentbafcf452c79da54dd0b96764990d11b64f5df03b
Fix conditional inclusion guard in gthr-vxworks-thread.c

This fixes the name of the macro used to condition the
inclusion of an actual implementation of some of the gthread
support services for VxWorks, to agree with the side
defining that macro based on tests against the targetted
VxWorks version major.

2020-10-28  Olivier Hainque  <hainque@adacore.com>

libgcc/
* config/gthr-vxworks-thread.c: Fix name of macro used
to condition the inclusion of an actual implementation.
libgcc/config/gthr-vxworks-thread.c