mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-09 04:00:23 +00:00
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