Browse Source

we build everything with _GNU_SOURCE now

Mike Frysinger 18 years ago
parent
commit
d97ec4dd99
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libc/sysdeps/linux/bfin/crtreloc.c

+ 0 - 1
libc/sysdeps/linux/bfin/crtreloc.c

@@ -28,7 +28,6 @@ Cambridge, MA 02139, USA.  */
 
 #ifdef __BFIN_FDPIC__
 
-#define _GNU_SOURCE 1
 #include <sys/types.h>
 #include <link.h>