[Mesa-dev] [PATCH] gallium: build ddebug, noop, rbug, trace as part of auxiliary
Emil Velikov
emil.l.velikov at gmail.com
Wed Sep 6 10:38:04 UTC 2017
On 4 September 2017 at 21:36, Marek Olšák <maraeo at gmail.com> wrote:
> From: Marek Olšák <marek.olsak at amd.com>
>
> Building gallium is faster by 7.5 seconds on a 4core/8thread 3GHz CPU.
> (gallium build time is reduced by 15% when building only radeonsi)
>
Some of this can be attributed to a couple libraries less to link.
Speaking of which, did you switch to the gold linker, it should
utilise the multiple cores/threads nicely.
> Non-recursive makefiles are great!
Instead of shoving everything in a single place, how about we keep the
recursive nature ;-)
I'll give it a stab in a second.
Emil
More information about the mesa-dev
mailing list