mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] quota-tools: drop unconditional libtirpc dependency
@ 2022-05-23  8:21 Philipp Zabel
  2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-05-23  8:21 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

quota-tools already conditionally selects LIBTIRPC if the
QUOTA_TOOLS_RQUOTAD configuration option is enabled.

There is no need for the libtirpc dependency when building without RPC
support.

Fixes: a12c705d3b88 ("quota-tools: version bump 4.04 -> 4.06")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/quota-tools.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/rules/quota-tools.in b/rules/quota-tools.in
index 18175defe743..171afb738c49 100644
--- a/rules/quota-tools.in
+++ b/rules/quota-tools.in
@@ -3,7 +3,6 @@
 menuconfig QUOTA_TOOLS
 	tristate
 	prompt "quota tools                   "
-	select LIBTIRPC
 	select E2FSPROGS		if QUOTA_TOOLS_QUOTACHECK_EXT2
 	select E2FSPROGS_LIBEXT2FS	if QUOTA_TOOLS_QUOTACHECK_EXT2
 	select E2FSPROGS_LIBCOM_ERR	if QUOTA_TOOLS_QUOTACHECK_EXT2
-- 
2.30.2




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

* Re: [ptxdist] [APPLIED] quota-tools: drop unconditional libtirpc dependency
  2022-05-23  8:21 [ptxdist] [PATCH] quota-tools: drop unconditional libtirpc dependency Philipp Zabel
@ 2022-05-25  9:45 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-05-25  9:45 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as b1bc47f13d573526a70389a79832e62e7490f90c.

Michael

[sent from post-receive hook]

On Wed, 25 May 2022 11:45:44 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> quota-tools already conditionally selects LIBTIRPC if the
> QUOTA_TOOLS_RQUOTAD configuration option is enabled.
> 
> There is no need for the libtirpc dependency when building without RPC
> support.
> 
> Fixes: a12c705d3b88 ("quota-tools: version bump 4.04 -> 4.06")
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20220523082152.3188472-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/quota-tools.in b/rules/quota-tools.in
> index 18175defe743..171afb738c49 100644
> --- a/rules/quota-tools.in
> +++ b/rules/quota-tools.in
> @@ -3,7 +3,6 @@
>  menuconfig QUOTA_TOOLS
>  	tristate
>  	prompt "quota tools                   "
> -	select LIBTIRPC
>  	select E2FSPROGS		if QUOTA_TOOLS_QUOTACHECK_EXT2
>  	select E2FSPROGS_LIBEXT2FS	if QUOTA_TOOLS_QUOTACHECK_EXT2
>  	select E2FSPROGS_LIBCOM_ERR	if QUOTA_TOOLS_QUOTACHECK_EXT2



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

end of thread, other threads:[~2022-05-25  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  8:21 [ptxdist] [PATCH] quota-tools: drop unconditional libtirpc dependency Philipp Zabel
2022-05-25  9:45 ` [ptxdist] [APPLIED] " Michael Olbrich

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