qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 02/25] build: Link user-only with crypto rand


From: Daniel P . Berrangé
Subject: Re: [Qemu-devel] [PATCH v8 02/25] build: Link user-only with crypto random number objects
Date: Wed, 22 May 2019 11:56:32 +0100
User-agent: Mutt/1.11.4 (2019-03-13)

On Thu, May 16, 2019 at 07:39:01PM -0700, Richard Henderson wrote:
> For user-only, we require only the random number bits of the
> crypto subsystem.  Rename crypto-aes-obj-y to crypto-user-obj-y,
> and add the random number objects, plus init.o to handle any
> extra stuff the crypto library requires.
> 
> Move the crypto libraries from libs_softmmu and libs_tools to
> LIBS, so that they are universally used.
> 
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  Makefile             |  4 ++--
>  Makefile.objs        |  2 +-
>  Makefile.target      |  4 ++--
>  configure            |  9 +++------
>  crypto/Makefile.objs | 11 ++++++-----
>  5 files changed, 14 insertions(+), 16 deletions(-)

Reviewed-by: Daniel P. Berrangé <address@hidden>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

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