buildrootschalter/package/diffutils
Thomas Petazzoni 653d64c509 diffutils: fix build with recent glibc
Fixes the following build problem with recent toolchains:

In file included from exclude.c:31:0:
./stdio.h:1012:1: error: 'gets' undeclared here (not in a function)
  CC       hard-locale.o
make[4]: *** [exclude.o] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from stdio-safer.h:20:0,
                 from freopen-safer.c:22:
./stdio.h:1012:1: error: 'gets' undeclared here (not in a function)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-12-28 22:47:03 +01:00
..
Config.in
diffutils-gets-no-longer-exists-in-eglibc-2.16.patch diffutils: fix build with recent glibc 2012-12-28 22:47:03 +01:00
diffutils.mk Remove all references to libintl 2012-09-20 21:33:38 +02:00