On Thu, Nov 24 2022, Richard Purdie wrote:
> On Thu, 2022-11-24 at 17:52 +0100, Ola x Nilsson wrote:
>> bison-native is required if any .y-file is changed, by patch or in
>> devtool. Otherwise the build will fail with
>
> The key point is that we don't patch any .y file out the box. I
> therefor
On Thu, 2022-11-24 at 17:52 +0100, Ola x Nilsson wrote:
> bison-native is required if any .y-file is changed, by patch or in
> devtool. Otherwise the build will fail with
The key point is that we don't patch any .y file out the box. I
therefore don't want to add this dependency.
If you do start
bison-native is required if any .y-file is changed, by patch or in
devtool. Otherwise the build will fail with
/bin/bash /config/ylwrap /src/libkeymap/parser.y y.tab.c parser.c
y.tab.h `echo parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e
s/c++$/h++/ -e s/c$/h/` y.output pa