Skip to content

common/environment/setup/sourcepkg.sh: fix ccache + distcc#61120

Open
r-ricci wants to merge 1 commit into
void-linux:masterfrom
r-ricci:distcc
Open

common/environment/setup/sourcepkg.sh: fix ccache + distcc#61120
r-ricci wants to merge 1 commit into
void-linux:masterfrom
r-ricci:distcc

Conversation

@r-ricci

@r-ricci r-ricci commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

When both ccache and distcc are used, ccache must be configured to launch distcc with the CCACHE_PREFIX environment variable. This was already set by xbps-src, but it also needs to be allowlisted in sourcepkg.sh in order to be passed to the build environment.

Testing the changes

  • I tested the changes in this PR: YES

When both ccache and distcc are used, ccache must be configured to
launch distcc with the CCACHE_PREFIX environment variable.
This was already set by xbps-src, but it also needs to be allowlisted
in sourcepkg.sh in order to be passed to the build environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant