grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] configure: disable arm movw/movt relocations for GCC


From: Alexander Graf
Subject: Re: [PATCH] configure: disable arm movw/movt relocations for GCC
Date: Tue, 4 Jun 2019 13:49:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

On 04.06.19 13:39, Leif Lindholm wrote:
> When building for arm, we already disable movw/movt relocations for clang,
> since they are incompatible with PE.
>
> When building with bare metal GCC toolchains (like the one used in the
> travis ci scripts), we end up with these relocations again. So add an
> additional test for the '-mword-relocations' flag used by GCC.
>
> Reported-by: Alexander Graf <address@hidden>
> Signed-off-by: Leif Lindholm <address@hidden>


Reviewed-by: Alexander Graf <address@hidden>


Alex





reply via email to

[Prev in Thread] Current Thread [Next in Thread]