[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] docker: include bison in debian-tricore-cross
|
From: |
Alex Bennée |
|
Subject: |
Re: [PATCH] docker: include bison in debian-tricore-cross |
|
Date: |
Wed, 05 Jan 2022 09:45:37 +0000 |
|
User-agent: |
mu4e 1.7.5; emacs 28.0.90 |
Paolo Bonzini <pbonzini@redhat.com> writes:
> Binutils sometimes fail to build if bison is not installed:
>
> /bin/sh ./ylwrap `test -f arparse.y || echo ./`arparse.y y.tab.c arparse.c
> y.tab.h arparse.h y.output arparse.output -- -d
> ./ylwrap: 109: ./ylwrap: -d: not found
>
> (the correct invocation of ylwrap would have "bison -d" after the double
> dash). Work around by installing it in the container.
>
> Cc: Alex Bennée <alex.bennee@linaro.org>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Queued to testing/next, thanks.
--
Alex Bennée
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] docker: include bison in debian-tricore-cross,
Alex Bennée <=