]> xenbits.xensource.com Git - people/wipawel/livepatch-build-tools/commit
livepatch-gcc: Ignore built_in.o and prelink.o object files
authorPawel Wieczorkiewicz <wipawel@amazon.de>
Fri, 21 Sep 2018 07:38:33 +0000 (07:38 +0000)
committerPawel Wieczorkiewicz <wipawel@amazon.de>
Tue, 6 Aug 2019 12:51:19 +0000 (12:51 +0000)
commit0f84ede65f2ec3dea8ca8aa7e9489dcb6463b645
tree00e39b0ecaba3b1ed6019aa8e3c5565525c5b471
parent5820459645942f8d1d62c340998eb1fb9a9be524
livepatch-gcc: Ignore built_in.o and prelink.o object files

Do not copy over the built_in.o and prelink.o object files when they
get rebuilt as they are used for transient linking by Xen's build
system.

Signed-off-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Reviewed-by: Martin Pohlack <mpohlack@amazon.de>
Reviewed-by: Petre Eftime <epetre@amazon.com>
livepatch-gcc