mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
tracing: remove the trace-tcg includes from the build
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Cc: Luis Vilanova <vilanova@imperial.ac.uk> Cc: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20220204204335.1689602-20-alex.bennee@linaro.org>
This commit is contained in:
@ -67,7 +67,6 @@ trace_events_all = custom_target('trace-events-all',
|
||||
install_dir: qemu_datadir)
|
||||
|
||||
foreach d : [
|
||||
['generated-tcg-tracers.h', 'tcg-h'],
|
||||
['generated-helpers.c', 'tcg-helper-c'],
|
||||
['generated-helpers.h', 'tcg-helper-h'],
|
||||
['generated-helpers-wrappers.h', 'tcg-helper-wrapper-h'],
|
||||
|
Reference in New Issue
Block a user