OSDN Git Service

we build everything with _GNU_SOURCE now
authorMike Frysinger <vapier@gentoo.org>
Thu, 8 Jun 2006 21:15:07 +0000 (21:15 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 8 Jun 2006 21:15:07 +0000 (21:15 -0000)
libc/sysdeps/linux/bfin/crtreloc.c

index b390f7d..afc9504 100644 (file)
@@ -28,7 +28,6 @@ Cambridge, MA 02139, USA.  */
 
 #ifdef __BFIN_FDPIC__
 
-#define _GNU_SOURCE 1
 #include <sys/types.h>
 #include <link.h>