mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-30 17:41:02 +01: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