summaryrefslogtreecommitdiff
path: root/tools/bison/patches/100-fix-gets-removal.patch
AgeCommit message (Collapse)Author
2013-02-28[tools] bison: upgrade to version 2.7luka
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-08[tools] bison: fix errors in shipped stdio.in.hjow
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