* config/t-vxworks: Instead of redefining LIB2ADD,
augment LIB2ADDEH with vxlib.c and vxlib-tls.c.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250775
138bc75d-0d04-0410-961f-
82ee72b054a4
+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__.
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