On 11/15/19 10:22 AM, Szabolcs Nagy wrote:
> Add the dynamic linker name and fix a type name to use the public name
> instead of the glibc internal name.
> 
> Build tested on m68k-linux-musl and m68k-linux-gnu.
> 
> gcc/ChangeLog:
> 
> 2019-11-15  Szabolcs Nagy  <szabolcs.n...@arm.com>
> 
>       * config/m68k/linux.h (MUSL_DYNAMIC_LINKER): Define.
This part is clearly fine.

> 
> libgcc/ChangeLog:
> 
> 2019-11-15  Szabolcs Nagy  <szabolcs.n...@arm.com>
> 
>       * config/m68k/linux-unwind.h (struct uw_ucontext): Use sigset_t instead
>       of __sigset_t.
Do the linux builds still work after this change?  If so, then this is
fine too.

jeff

Reply via email to