From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] bc: prevent file name clash with busybox' bc
Date: Tue, 07 Jul 2020 07:45:54 +0200 [thread overview]
Message-ID: <E1jsgQU-000508-Ed@dude02.hi.pengutronix.de> (raw)
In-Reply-To: <20200706132617.5750-1-rhi@pengutronix.de>
Thanks, applied as f7a1702c3a4ce0c91ff094f3c388cebb1580c355.
Michael
[sent from post-receive hook]
On Tue, 07 Jul 2020 07:45:54 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
>
> Message-Id: <20200706132617.5750-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/bc.in b/rules/bc.in
> index dabb244b5725..e5776610cd34 100644
> --- a/rules/bc.in
> +++ b/rules/bc.in
> @@ -2,8 +2,12 @@
> config BC
> tristate
> prompt "bc"
> + depends on !BUSYBOX_BC || ALLYES
> help
> bc is an arbitrary precision numeric processing language. Syntax is
> similar to C, but differs in many substantial areas. It supports
> interactive execution of statements. bc is a utility included in the
> POSIX P1003.2/D11 draft standard.
> +
> +comment "BusyBox' bc is selected!"
> + depends on BUSYBOX_BC
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next prev parent reply other threads:[~2020-07-07 5:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-06 13:09 [ptxdist] Clash between busybox bc and GNU bc Mircea Ciocan
2020-07-06 13:13 ` Bruno Thomsen
2020-07-06 13:19 ` Alexander Dahl
2020-07-06 13:21 ` [ptxdist] [PATCH] bc: prevent file name clash with busybox' bc Roland Hieber
2020-07-06 13:26 ` [ptxdist] [PATCH v2] " Roland Hieber
2020-07-07 5:45 ` Michael Olbrich [this message]
2020-07-06 13:33 ` [ptxdist] [PATCH] " Alexander Dahl
2020-07-06 13:50 ` Roland Hieber
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=E1jsgQU-000508-Ed@dude02.hi.pengutronix.de \
--to=mol@pengutronix.de \
--cc=ptxdist@pengutronix.de \
--cc=rhi@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