On Fri, Mar 08, 2013 at 03:52:15PM +0100, Stefan Hajnoczi wrote:
> Make sure to rebuild generated-events.o when ./configure options change.
> This prevents linker errors when a stale generated-events.o gets linked
> with code compiled against fresh headers.  For example, try building
> with ./configure --enable-trace-backend=stderr followed by ./configure
> --enable-trace-backend=dtrace.
> 
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
>  trace/Makefile.objs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Reply via email to