[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH LIVEPATCH-BUILD-TOOLS] EFI build with -ffunction-sections fails.
On 07/13/2016 09:14 PM, Konrad Rzeszutek Wilk wrote: When we build Xen with the Rules.mk modified we end up: ... snip A bit of grepping showed that the issue is with: --section-alignment=0x200000 which is used on the linker command line and this fix replaces the --section-alignment to be 4KB which allows the build to complete. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> --- livepatch-build | 2 ++ 1 file changed, 2 insertions(+) Reviewed-by: Ross Lagerwall <ross.lagerwall@xxxxxxxxxx> -- Ross Lagerwall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |