summaryrefslogtreecommitdiffstats
path: root/lib/csu/sparc64/crt1.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/sparc64/crt1.c')
-rw-r--r--lib/csu/sparc64/crt1.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/csu/sparc64/crt1.c b/lib/csu/sparc64/crt1.c
index e11ae39..35132b8 100644
--- a/lib/csu/sparc64/crt1.c
+++ b/lib/csu/sparc64/crt1.c
@@ -33,12 +33,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