aboutsummaryrefslogtreecommitdiff
path: root/tools/bison/patches/000-relocatable.patch
Commit message (Collapse)AuthorAge
* tools/bison: hardcode path to m4 with STAGING_DIR_HOSTMichael Pratt2024-04-25
| | | | | | | | | | | | | | | | | | Force bison to ignore the M4 environment variable and hardcode it to the locally built m4 during build operations using the relocatable path variable STAGING_DIR_HOST. This allows bison to continue to function while we are forcefully avoiding autoreconf and other autoconf and automake-like operations by giving a fake path to m4 with the M4 environment variable. The specific path can still be overridden independently from the environment within the line of invocation that runs bison by setting STAGING_DIR_HOST within the command, so document this in the help printout. Tested-by: Georgi Valkov <gvalkov@gmail.com> # MacOS Signed-off-by: Michael Pratt <mcpratt@pm.me> Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
* bison: update to 3.0Luka Perkov2013-09-24
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38169
* bison: upgrade to version 2.7Luka Perkov2013-02-28
| | | | SVN-Revision: 35827
* bison: update to 2.5Florian Fainelli2012-04-02
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31167
* bison: make yacc wrapper relocatableJo-Philipp Wich2012-01-20
SVN-Revision: 29831