SplatboyDev
SplatboyDev
I see. I'll quickly try and test this on my own linux env.
Try disabling sccache in the mozconfig (./configs/common/mozconfig) and running ``mach build`` again. ```sh # ac_add_options --with-ccache=sccache ```
It also needs to be disabled in the engine mozconfig, my bad.
engine/mozconfig?
I can take on the task.