https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232183
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Charlie Li <[email protected]> --- This has the exact same aims as my bug 224471. Only MOZ_OPTIONS+=--with-ccache needs specified in order to use ccache, which when enabled, calls ccache directly in front of the exact compiler paths. This is done with a conditional checking whether WITH_CCACHE_BUILD is enabled in a user's make.conf (or otherwise enabled in poudriere). Hang on, I've an updated patch that fixes my muffed conditional that was in the patch before; been using this privately for quite some time now... -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
