[zorg] r195058 - Based on the patch proposed by Rick Foos!

Dmitri Gribenko gribozavr at gmail.com
Thu Nov 28 00:54:51 PST 2013


On Wed, Nov 27, 2013 at 10:15 AM, Galina Kistanova <gkistanova at gmail.com> wrote:
> It looks like setting up C_COMPILER, CXX_COMPILER, and such locally on a
> buildslave is the right thing to do.
> The proper change would be remove these options from the build factory.
>
> Rick, could you set up your slave accordingly, please?
>
> For now, just to keep things running and to avoid extra pressure on Rick, I
> temporarily patch the build factory to setup DCMAKE_C_COMPILER options only
> if we are building
> with sanitizers, and will remove this change once Rick will confirm his
> buildslave configured.

Galina,

Thank you!  This idea sounds good to me.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list