On Sun, Oct 24, 2010 at 13:23:28 +0200, Tormod Volden wrote:
> Commit 5a3ac74 added $(TALLOC_LIBS) to the mklib call in
> src/mesa/drivers/osmesa/Makefile and this breaks static builds on
> Linux since ar barfs on "-ltalloc". I have been looking at different
> ways of dealing with this without fin
Commit 5a3ac74 added $(TALLOC_LIBS) to the mklib call in
src/mesa/drivers/osmesa/Makefile and this breaks static builds on
Linux since ar barfs on "-ltalloc". I have been looking at different
ways of dealing with this without finding any elegant solution. We can
change configure.ac to set TALLOC_LI