Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tools] bison: upgrade to version 2.7 | luka | 2013-02-28 | 1 | -8/+9 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35827 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [tools] bison: fix errors in shipped stdio.in.h | jow | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32649 3c298f89-4303-0410-b956-a3cf2f4a3e73 |