1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-11 18:16:22 +02:00
openwrt/tools/bison
Hannu Nyman 96e9d48664 tools/bison: update to 3.5
Update bison to 3.5

Release notes:
https://lists.gnu.org/archive/html/info-gnu/2019-12/msg00002.html

Note for future: release notes mention that YYPRINT macro is
declared deprecated, but apparently still works for now. I found
one possible use of that in scripts/config/zconf.tab.c_shipped
That might be modernized at some point, but as the file is synced
with the one from upstream Linux, it might get fixed there.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-21 18:43:58 +01:00
..
patches tools/bison: update to 3.5 2020-01-21 18:43:58 +01:00
scripts bison: replace the yacc script with one that does not hardcode the path (fixes #20605) 2015-09-26 21:10:48 +00:00
Makefile tools/bison: update to 3.5 2020-01-21 18:43:58 +01:00