From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] buildsys: Move -lnettle and -lgnutls to per object variables
Date: Tue, 5 Sep 2017 23:13:17 +0800 [thread overview]
Message-ID: <20170905151319.10756-1-famz@redhat.com> (raw)
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
next reply other threads:[~2017-09-05 15:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-05 15:13 Fam Zheng [this message]
2017-09-05 15:13 ` [Qemu-devel] [PATCH 1/2] buildsys: Move nettle cflags/libs to per object Fam Zheng
2017-09-05 15:13 ` [Qemu-devel] [PATCH 2/2] buildsys: Move gnutls " Fam Zheng
2017-09-05 15:25 ` [Qemu-devel] [PATCH 0/2] buildsys: Move -lnettle and -lgnutls to per object variables Daniel P. Berrange
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170905151319.10756-1-famz@redhat.com \
--to=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).