]> git.proxmox.com Git - mirror_qemu.git/commit
build: Add update-linux-vdso makefile rule
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 29 Sep 2023 20:43:50 +0000 (13:43 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 30 Oct 2023 20:41:56 +0000 (13:41 -0700)
commit335b8f700c42a011cf2855c47bf098be3d35bde4
tree04f27c92cd29c3c774497d6a7a716effa50c8cfd
parent5d94c2ffa813d07678c59dea516be5153f85cb2f
build: Add update-linux-vdso makefile rule

This is not ideal, since it requires all cross-compilers
to be present rather than a simple subset.  But since it
is only run manually, should be good enough for now.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Makefile