On Tue, Jun 04, 2019 at 01:49:51PM +0200, Alexander Graf wrote: > 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 <ag...@csgraf.de> > > Signed-off-by: Leif Lindholm <leif.lindh...@linaro.org> > > Reviewed-by: Alexander Graf <ag...@csgraf.de>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel