firefox-fourier: explicit CC/CXX=distcc in mozconfig #33
Reference in New Issue
Block a user
Delete Branch "noether/firefox-fourier-moz-distcc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds explicit
CC="distcc gcc"/CXX="distcc g++"to firefox-fourier/mozconfig, gated on/usr/lib/distcc/binbeing in$PATH. Mirrors the pattern inffmpeg-v4l2-request-fourier.Without the explicit export,
mach configureignored the distcc wrappers and built locally despiteBUILDENV=(distcc ...)on fermi.pkgrel bumped so a rebuild publishes a new pkg. Output binary unchanged; only build-process change.
Companion to #32 (qt6 epoch fix) and PR-stream for firefox-fourier-debian build kickoff happening in parallel.
f34bfa54b8to0a922a9f36