Re: [PATCH] Add $(ZLIBINC) to CFLAGS-analyzer/engine.o

2020-09-22 Thread David Malcolm via Gcc-patches
On Tue, 2020-09-22 at 17:47 -0400, David Malcolm wrote: > On Tue, 2020-09-22 at 22:55 +0200, Tobias Burnus wrote: > > This patch breaks the cross build here: > > ...gcc/analyzer/engine.cc:65:10: fatal error: zlib.h: No such file > > or > > directory > > > > I think you need to do something similar

[PATCH] Add $(ZLIBINC) to CFLAGS-analyzer/engine.o

2020-09-22 Thread David Malcolm via Gcc-patches
On Tue, 2020-09-22 at 22:55 +0200, Tobias Burnus wrote: > This patch breaks the cross build here: > ...gcc/analyzer/engine.cc:65:10: fatal error: zlib.h: No such file or > directory > > I think you need to do something similar in Makefile.in as lto- > compress has: > > # lto-compress.o needs $(ZL