Rex Dieter writes:
Sam Varshavchik wrote:
> With some external help, I finally figured out why distcc refuses to
> distribute builds when I run rpmbuild to build a package.
>
> It's the -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 parameter that
> rpmbuild sets up. distcc refuses to distribut
Sam Varshavchik wrote:
> With some external help, I finally figured out why distcc refuses to
> distribute builds when I run rpmbuild to build a package.
>
> It's the -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 parameter that
> rpmbuild sets up. distcc refuses to distribute a build when this p
With some external help, I finally figured out why distcc refuses to
distribute builds when I run rpmbuild to build a package.
It's the -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 parameter that
rpmbuild sets up. distcc refuses to distribute a build when this parameter
is given.
So, wh