Hello Rasmus,
> On 28 Jun 2018, at 10:43, Rasmus Villemoes <[email protected]> wrote:
>
> * config/vxworks.h: Guard vxworks_asm_out_constructor and
> vxworks_asm_out_destructor by !HAVE_INITFINI_ARRAY_SUPPORT
> * config/vxworks.c: Likewise.
ok as well, also modulo a ChangeLog formatting nit: log continuations
beyond the first line start below the '*' of the first line, so:
* config/vxworks.h: Guard vxworks_asm_out_constructor and
vxworks_asm_out_destructor by !HAVE_INITFINI_ARRAY_SUPPORT.
Thanks,
Olivier