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.w...@oracle.com> --- livepatch-build | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Ross Lagerwall <ross.lagerw...@citrix.com> -- Ross Lagerwall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel