Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bison: update to 3.0.2 | Luka Perkov | 2013-12-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 39056 | ||||
* | bison: update to 3.0 | Luka Perkov | 2013-09-24 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38169 | ||||
* | bison: upgrade to version 2.7 | Luka Perkov | 2013-02-28 | 1 | -8/+9 |
| | | | | SVN-Revision: 35827 | ||||
* | bison: fix errors in shipped stdio.in.h | Jo-Philipp Wich | 2012-07-08 | 1 | -0/+15 |
Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32649 |