aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/powerpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csu/powerpc/Makefile')
-rw-r--r--lib/csu/powerpc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/csu/powerpc/Makefile b/lib/csu/powerpc/Makefile
index 44be804c7c3f..b6928446d005 100644
--- a/lib/csu/powerpc/Makefile
+++ b/lib/csu/powerpc/Makefile
@@ -1,8 +1,5 @@
-# $FreeBSD$
-
.PATH: ${.CURDIR:H}/common
OBJS+= crtsavres.o
-CFLAGS+= -DCRT_IRELOC_SUPPRESS
.include <bsd.lib.mk>