This is now Gcc 3.3 WARNS 6 clean.
This commit is contained in:
parent
bbe4999bd1
commit
1628730478
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user