Commit Graph

4 Commits (e5244ce2303f6ef91cdcafea6740875e5dc7ab57)

Author SHA1 Message Date
Luka Perkov c89198646e [tools] bison: update to 3.0.2
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-12-15 03:59:49 +00:00
Luka Perkov 13b95b59fe [tools] bison: update to 3.0
Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38169 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-09-24 20:01:02 +00:00
Luka Perkov 3601bd55f3 [tools] bison: upgrade to version 2.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-02-28 00:52:34 +00:00
Jo-Philipp Wich c2bd3e1d73 [tools] bison: fix errors in shipped stdio.in.h
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
2012-07-08 15:50:36 +00:00