On 08/04/2019 09:32, Pawel Wieczorkiewicz wrote: > Up to now the livepatch-build ignores newly created object files. > When patch applies new .c file and augments its Makefile to build it > the resulting object file is not taken into account for final linking > step. > > Such newly created object files can be detected by comparing patched/ > and original/ directories and copied over to the output directory for > the final linking step. > > Signed-off-by: Pawel Wieczorkiewicz <[email protected]> > Reviewed-by: Andra-Irina Paraschiv <[email protected]> > Reviewed-by: Bjoern Doebel <[email protected]> > Reviewed-by: Norbert Manthey <[email protected]>
This looks to resolve: https://xenproject.atlassian.net/browse/XEN-90 (I think?) ~Andrew _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
