qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 14/24] instrument: Add internal control inter


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 14/24] instrument: Add internal control interface
Date: Fri, 26 Apr 2013 17:11:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 21/04/2013 21:12, Lluís Vilanova ha scritto:
> diff --git a/Makefile.objs b/Makefile.objs
> index 5f8ea2d..4fb565b 100644
> --- a/Makefile.objs
> +++ b/Makefile.objs
> @@ -94,6 +94,7 @@ common-obj-y += disas/
>  # instrumentation
>  
>  tools-obj-y += instrument/
> +target-obj-y += instrument/
>  

Why does instrument/ have to be compiled once per target?

If you can compile it just once, then libqemuutil.a and util-obj-y will do.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]