This is now Gcc 3.3 WARNS 6 clean.

This commit is contained in:
David E. O'Brien 2003-05-04 18:34:00 +00:00
parent bbe4999bd1
commit 1628730478
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114667

View File

@ -5,6 +5,7 @@
SRCS= crt1.c crti.S crtn.S
OBJS= ${SRCS:N*.h:R:S/$/.o/g}
OBJS+= gcrt1.o
WARNS?= 6
CFLAGS+= -elf -Wall \
-I${.CURDIR}/../common \
-I${.CURDIR}/../../libc/include