]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-vxworks: Instead of redefining LIB2ADD, augment LIB2ADDEH with vxlib.c and vxlib...
authorOlivier Hainque <hainque@adacore.com>
Tue, 1 Aug 2017 12:59:44 +0000 (12:59 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Tue, 1 Aug 2017 12:59:44 +0000 (12:59 +0000)
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

libgcc/ChangeLog
libgcc/config/t-vxworks

index fc7b878d95c0d838d6e339b89bee3d9d0048ff12..97da7105696b48c97a79de1af0b9fa70a700ae01 100644 (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__.
index d67e446b46dc0d91c9d64e8b8e94ae749b80ac86..001f9fa108c46a8f189f9d7b58d3550848af01eb 100644 (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