Page MenuHomePhorge

Fix ccache not being used
ClosedPublic

Authored by tusooa on Fri, Nov 8, 7:33 PM.

Details

Summary

su will reset PATH and make the PATH set in the original environment invalid. We use env to pass on the PATH in the su'd environment.

Type: skip

Test Plan

Verify ccache is used by inspecting the stats in the build logs.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Sat, Nov 9, 10:32 AM
Harbormaster failed remote builds in B320: Diff 529!

Grant ccache dir to unprivileged user

This revision is now accepted and ready to land.Sat, Nov 9, 5:53 PM
This revision was automatically updated to reflect the committed changes.