소스 검색

we build everything with _GNU_SOURCE now

Mike Frysinger 19 년 전
부모
커밋
d97ec4dd99
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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>