grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] configure: Add -fno-ident when available


From: Daniel Kiper
Subject: Re: [PATCH] configure: Add -fno-ident when available
Date: Thu, 11 Jul 2019 19:16:42 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Jul 11, 2019 at 05:43:17PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> From 03707a618d13a67f947833a7752c97ce3dda55a6 Mon Sep 17 00:00:00 2001
> From: Vladimir Serbinenko <address@hidden>
> Date: Tue, 9 Jul 2019 17:46:25 +0200
> Subject: [PATCH] configure: Add -fno-ident when available
>
> With mingw for i386-pc without this option mingw generates a
> rdata$zzz symbol that is page-aligned and hence lzma_decompress no
> longer fits in its allocated space.
> With mingw this also saves a bit of space in modules
> With other compilers we already strip the relevant sections,
> so no effect
>
> Signed-off-by: Vladimir Serbinenko <address@hidden>

Reviewed-by: Daniel Kiper <address@hidden>

Daniel



reply via email to

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