Make ordering (Re: namespace / typing thrash ...)
Noel Grandin
noel at peralex.com
Tue Apr 17 06:12:04 PDT 2012
On 2012-04-17 15:05, Lubos Lunak wrote:
> dependencies is not enough. That also means that simple make patching
> probably won't do, and it'd need to be changed to prefer depth-first
> search for targets to build next.
I thought gmake was depth-first?
That's certainly what the documentation seems to imply (depth-first,
left-to-right)
Perhaps the problem is that we're using recursive make?
In which case flattening the makefile hierarchy will solve the problem?
Regards, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list