mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 16:30:02 +04: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