qemu-devel
[Top][All Lists]
Advanced

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

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


From: Fam Zheng
Subject: [Qemu-devel] [PATCH 0/2] buildsys: Move -lnettle and -lgnutls to per object variables
Date: Tue, 5 Sep 2017 23:13:17 +0800

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




reply via email to

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