mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap
@ 2020-08-31 21:15 Roland Hieber
  2020-08-31 21:15 ` [ptxdist] [PATCH 2/2] iproute2: align conditionals Roland Hieber
  2020-09-11  8:06 ` [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap Michael Olbrich
  0 siblings, 2 replies; 7+ messages in thread
From: Roland Hieber @ 2020-08-31 21:15 UTC (permalink / raw)
  To: ptxdist; +Cc: Robert Schwebel, Roland Hieber

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-10-06  8:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-31 21:15 [ptxdist] [PATCH 1/2] iproute2: add dependency to libcap Roland Hieber
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox