mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH] libcap: make host-gperf dependency explicit
Date: Thu,  9 Feb 2017 15:26:15 +0100	[thread overview]
Message-ID: <20170209142615.17676-2-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20170209142615.17676-1-clemens.gruber@pqgruber.com>

Keep using gperf to optimize cap lookups at runtime, but make the
dependency on host-gperf explicit.

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/libcap.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/libcap.in b/rules/libcap.in
index 767b4f412..6262467d1 100644
--- a/rules/libcap.in
+++ b/rules/libcap.in
@@ -2,6 +2,7 @@
 
 menuconfig LIBCAP
 	tristate
+	select HOST_GPERF
 	prompt "libcap                        "
 	help
 	  A library for getting and setting POSIX.1e capabilities.
-- 
2.11.1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2017-02-09 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-09 14:26 [ptxdist] [PATCH] host-libcap: disable gperf dependency Clemens Gruber
2017-02-09 14:26 ` Clemens Gruber [this message]

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=20170209142615.17676-2-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --cc=ptxdist@pengutronix.de \
    /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