buildrootschalter/package/dropbear
Thomas Petazzoni b7d98b2d42 Fix dropbear compilation with glibc
The patch introduced at c579e32dbe was
incorrect, since __USE_GNU is an internal C library defined, and
should not be used by programs. _GNU_SOURCE should be used instead.

This fixes a build failure on Dropbear when compiling against a
glibc-based toolchain.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-01 14:20:51 +02:00
..
Config.in dropbear: needs zlib, so select it 2009-03-11 20:32:44 +00:00
dropbear-fix-missing-TIMEVAL_TO_TIMESPEC.patch Fix dropbear compilation with glibc 2009-07-01 14:20:51 +02:00
dropbear.mk dropbear: fix initscript install 2009-05-28 14:31:20 +02:00
S50dropbear * Removed dropbear init patch 2008-04-09 07:35:12 +00:00