Hi Matthew,
On Thu, Jan 3, 2019 at 12:41 AM Matthew Wilcox wrote:
>
> When building with O= and C=1, this output looks weird:
>
> CC fs/file_table.o
> CHECK ../fs/file_table.c
> CC fs/open.o
> CHECK ../fs/open.c
> CC fs/super.o
> CHECK ../fs/super.c
> CC fs
When building with O= and C=1, this output looks weird:
CC fs/file_table.o
CHECK ../fs/file_table.c
CC fs/open.o
CHECK ../fs/open.c
CC fs/super.o
CHECK ../fs/super.c
CC fs/read_write.o
CHECK ../fs/read_write.c
Use $@ like CC instead of $< to produce the
2 matches
Mail list logo