From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Robert Schwebel <r.schwebel@pengutronix.de>,
Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap
Date: Mon, 31 Aug 2020 23:15:55 +0200 [thread overview]
Message-ID: <20200831211556.22254-1-rhi@pengutronix.de> (raw)
From: Robert Schwebel <r.schwebel@pengutronix.de>
The handmade configure script in iproute2 doesn't correctly find libcap.
Enforce it to be there in any case.
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/iproute2.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/iproute2.in b/rules/iproute2.in
index c28fd7da2a85..86e99b5b4f90 100644
--- a/rules/iproute2.in
+++ b/rules/iproute2.in
@@ -5,6 +5,7 @@ menuconfig IPROUTE2
prompt "iproute2 "
select HOST_FLEX
select DB if IPROUTE2_ARPD
+ select LIBCAP
select LIBC_DL
select LIBC_M
select LIBC_RESOLV
--
2.28.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next reply other threads:[~2020-08-31 21:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 21:15 Roland Hieber [this message]
2020-08-31 21:15 ` [ptxdist] [PATCH 2/2] iproute2: align conditionals Roland Hieber
2020-09-16 10:05 ` [ptxdist] [PATCH v2] iproute2: align select conditionals and sort by name Roland Hieber
2020-10-06 8:18 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-09-11 8:06 ` [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap Michael Olbrich
2020-09-11 8:18 ` Roland Hieber
2020-09-11 9:56 ` Michael Olbrich
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=20200831211556.22254-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=r.schwebel@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