From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH] host-libcap: disable gperf dependency
Date: Thu, 9 Feb 2017 15:26:14 +0100 [thread overview]
Message-ID: <20170209142615.17676-1-clemens.gruber@pqgruber.com> (raw)
Fixes a build error when the implicit dependency host-gperf is not
available.
As it is only an optimization used at build-time of other ptxdist
packages, we can disable gperf support.
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/host-libcap.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/host-libcap.make b/rules/host-libcap.make
index 251f2d56b..e5c456382 100644
--- a/rules/host-libcap.make
+++ b/rules/host-libcap.make
@@ -18,7 +18,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_LIBCAP) += host-libcap
# Prepare
# ----------------------------------------------------------------------------
-HOST_LIBCAP_MAKE_OPT := prefix= PAM_CAP=no LIBATTR=no lib=lib
+HOST_LIBCAP_MAKE_OPT := prefix= BUILD_GPERF=no PAM_CAP=no LIBATTR=no lib=lib
HOST_LIBCAP_INSTALL_OPT := $(HOST_LIBCAP_MAKE_OPT) RAISE_SETFCAP=no install
# vim: syntax=make
--
2.11.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next reply other threads:[~2017-02-09 14:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-09 14:26 Clemens Gruber [this message]
2017-02-09 14:26 ` [ptxdist] [PATCH] libcap: make host-gperf dependency explicit Clemens Gruber
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-1-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