Am Montag, 6. Juli 2020, 15:21:02 CEST schrieb Roland Hieber:
> Signed-off-by: Roland Hieber <[email protected]>
> ---
>
> On Mon, Jul 06, 2020 at 03:19:06PM +0200, Alexander Dahl wrote:
> > Would one of you care to send a patch?
>
> I was just typing one up... :-)
>
> - Roland
>
> rules/bc.in | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/rules/bc.in b/rules/bc.in
> index dabb244b5725..7095adc340b5 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_BS
I can not find any reference on BUSYBOX_BS … ;-)
Anyways, busybox did not have 'bc' until 1.30 so this problem probably is
present in ptxdist since 08a9a9979d86 ("busybox: version bump 1.29.3 ->
1.31.1") which came with ptxdist-2020.06.0.
Alex
_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to
[email protected]