You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use $__builder_dists instead of $__dists for distribution
* switch platform var name from $sys to $platform
* allow target platform configuration via __builder_platform env var
* simplify distcc configuration to use DISTCC_HOSTS rather than editing config
* allow manual setting of DISTCC_HOSTS for chroot building via __builder_distcc_hosts
* install distcc as a dependency is DISTCC_HOSTS is set
* allow setting of MAKEFLAGS for chroot building via __builder_makeflags
* add /usr/lib/distcc to PATH/MAKEFLAGS if set
0 commit comments