What even is a 'clobber build'?
__farre__10 hours ago | | | parent | | on: 47762294
Sorry for being unclear. I'm using Firefox build system lingo without explanations. It's from the command `./mach clobber`, which is similar but not the same as `make clean`. I use 'clobber build' as "a build with no existing build state" and the qualifiers "cold" and "warm" to indicate if cache is empty or filled.
secondcoming6 hours ago | | | parent | | on: 47762672
Ah ok, thanks