Paolo Bonzini <pbonz...@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.ben...@linaro.org> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> Queued to testing/next, thanks. -- Alex Bennée