Hello,
the commit fcf2f56062e384455ec8b1aed943af33f20c27c7 reverted GPLv3+ ->
GPLv2+ license but lib/COPYING stays GPLv3+.
Pavel
On 11 October 2012 22:12, Jack Kelly wrote:
>
> We had a discussion along these lines when refactoring elisp
> compilation: in the past it was all done in one big batch. Now it's
> done with an emacs invocation per .el file. The result of that
> discussion was that while you slow down single core
On Thu, Oct 11, 2012 at 6:53 AM, Reuben Thomas wrote:
> This whole problem is an instance of a more general problem, of which
> another example is parallel make: for best performance, it should
> probably batch up calls to gcc, for example, so that multiple source
> files are compiled by each invo