[Qemu-devel] [PATCH 0/2] buildsys: Move -lnettle and -lgnutls to per object variables

Fam Zheng posted 2 patches 6 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170905151319.10756-1-famz@redhat.com
Test checkpatch passed
Test docker passed
Test s390x passed
configure              |  9 ++++-----
crypto/Makefile.objs   | 13 +++++++++++++
tests/Makefile.include | 10 +++++-----
3 files changed, 22 insertions(+), 10 deletions(-)
[Qemu-devel] [PATCH 0/2] buildsys: Move -lnettle and -lgnutls to per object variables
Posted by Fam Zheng 6 years, 7 months ago
Not all targets need the flags and libs of nettle/gnutls, so move them out from
global variables, as done with other libraries.

Fam Zheng (2):
  buildsys: Move nettle cflags/libs to per object
  buildsys: Move gnutls cflags/libs to per object

 configure              |  9 ++++-----
 crypto/Makefile.objs   | 13 +++++++++++++
 tests/Makefile.include | 10 +++++-----
 3 files changed, 22 insertions(+), 10 deletions(-)

-- 
2.13.5


Re: [Qemu-devel] [PATCH 0/2] buildsys: Move -lnettle and -lgnutls to per object variables
Posted by Daniel P. Berrange 6 years, 7 months ago
On Tue, Sep 05, 2017 at 11:13:17PM +0800, Fam Zheng wrote:
> Not all targets need the flags and libs of nettle/gnutls, so move
> them out from global variables, as done with other libraries.
> 
> Fam Zheng (2):
>   buildsys: Move nettle cflags/libs to per object
>   buildsys: Move gnutls cflags/libs to per object

The same change for 'gcrypt' is needed

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 :|