Don't complain about inlines for genassym

This commit is contained in:
Poul-Henning Kamp 2003-07-22 09:02:21 +00:00
parent 2d758d909a
commit a018375a89
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117873

View file

@ -115,7 +115,7 @@ assym.s: $S/kern/genassym.sh genassym.o
# XXX used to force -elf after CFLAGS to work around breakage of cc -aout
# (genassym.sh makes some assumptions and cc stopped satisfying them).
genassym.o: $S/$M/$M/genassym.c
${CC} -c ${CFLAGS:N-fno-common} $S/$M/$M/genassym.c
${CC} -c ${CFLAGS:N-fno-common} -Wno-inline $S/$M/$M/genassym.c
${SYSTEM_OBJS} genassym.o vers.o: opt_global.h