logoalt Hacker News

__farre__today at 8:00 AM1 replyview on HN

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.


Replies

secondcomingtoday at 11:53 AM

Ah ok, thanks