Your message dated Sun, 12 Apr 2009 13:27:08 +0200 with message-id <[email protected]> and subject line fixed has caused the Debian Bug report #358789, regarding allow build on *-uclibc to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 358789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358789 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: busybox Severity: minor Tags: patch --- busybox-1.01/Rules.mak.in 2006-03-12 14:58:03.000000000 +0100 +++ busybox-1.01-4.my/Rules.mak.in 2006-03-12 14:45:00.000000000 +0100 @@ -133,6 +133,9 @@ LIBRARIES:=-lefence endif endif +ifeq ($(host_os),linux-uclibc) + CFLAGS += -D_GNU_SOURCE +endif ifeq ($(host_os),linux-gnu) CFLAGS += -D_GNU_SOURCE endif -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13-rc3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
--- End Message ---
--- Begin Message ---Fix several versions ago. Bastian -- What kind of love is that? Not to be loved; never to have shown love. -- Commissioner Nancy Hedford, "Metamorphosis", stardate 3219.8
--- End Message ---

