[PATCH] Fix bootstrap without graphite.

Joseph S. Myers joseph@codesourcery.com
Tue Dec 28 21:03:00 GMT 2010


On Tue, 28 Dec 2010, Sebastian Pop wrote:

> 	* Makefile.in (graphite.o): Add dependence on DIAGNOSTIC_H.
> 	* graphite.c: Include diagnostic.h.

If it's just for sorry (), diagnostic-core.h should suffice; most source 
files only need the interfaces from diagnostic-core.h and not the lower 
level interfaces from diagnostic.h.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list