summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386-elf/crt1_c.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/i386-elf/crt1_c.c')
-rw-r--r--lib/csu/i386-elf/crt1_c.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/csu/i386-elf/crt1_c.c b/lib/csu/i386-elf/crt1_c.c
index 65de04c..8b16f16 100644
--- a/lib/csu/i386-elf/crt1_c.c
+++ b/lib/csu/i386-elf/crt1_c.c
@@ -29,12 +29,6 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
-#ifndef lint
-#ifndef __GNUC__
-#error "GCC is needed to compile this file"
-#endif
-#endif /* lint */
-
#include <stdlib.h>
#include "libc_private.h"
OpenPOWER on IntegriCloud