t-vxworks: Instead of redefining LIB2ADD, augment LIB2ADDEH with vxlib.c and vxlib-tls.c.

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

	* config/t-vxworks: Instead of redefining LIB2ADD,
	augment LIB2ADDEH with vxlib.c and vxlib-tls.c.

From-SVN: r250775
This commit is contained in:
Olivier Hainque 2017-08-01 12:59:44 +00:00 committed by Olivier Hainque
parent 26d476cd52
commit 5560e8c0af
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-08-01 Olivier Hainque <hainque@adacore.com>
* config/t-vxworks: Instead of redefining LIB2ADD,
augment LIB2ADDEH with vxlib.c and vxlib-tls.c.
2017-07-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
* config/rs6000/ibm-ldouble.c: Disable if defined __rtems__.

View File

@ -2,7 +2,7 @@
LIBGCC2_DEBUG_CFLAGS =
# Extra libgcc2 modules used by gthr-vxworks.h functions
LIB2ADD = $(srcdir)/config/vxlib.c $(srcdir)/config/vxlib-tls.c
LIB2ADDEH += $(srcdir)/config/vxlib.c $(srcdir)/config/vxlib-tls.c
# This ensures that the correct target headers are used; some
# VxWorks system headers have names that collide with GCC's