qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] build: rm libhw


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH] build: rm libhw
Date: Sun, 07 Oct 2012 12:29:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

On 10/05/2012 06:06 PM, Anthony Liguori wrote:
> Signed-off-by: Anthony Liguori <address@hidden>
>  
> -QEMULIBS=libhw libuser libdis libdis-user
> +QEMULIBS=libuser libdis libdis-user
>  

Two other possibilities:

- make it 'libhw.a' (and introduce a way of including just relevant
hardware models) - reduces binary sizes, makes security types quieter
- make it 'libhw.so' (and not introduce a way of including just relevant
hardware models) - reduces overall package size

Neither is compelling.

-- 
error compiling committee.c: too many arguments to function



reply via email to

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