History log of /openwrt/tools/m4/patches/100-fix-gets-removal.patch
Revision Date Author Comments
# fc411421 24-Sep-2013 Luka Perkov <luka@openwrt.org>

[tools] m4: update to 1.4.17

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38168 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 29c77755 08-Jul-2012 Jo-Philipp Wich <jow@openwrt.org>

[tools] m4: fix errors in shipped stdio.in.h

M4 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@32648 3c298f89-4303-0410-b956-a3cf2f4a3e73