<div dir="ltr"><div><div><div><div><div><div>It looks like setting up C_COMPILER, CXX_COMPILER, and such locally on a buildslave is the right thing to do.<br></div><div>The proper change would be remove these options from the build factory.<br>
</div><div><br></div>Rick, could you set up your slave accordingly, please?<br><br></div>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<br>

with sanitizers, and will remove this change once Rick will confirm his buildslave configured.<br><br></div>If this fine with everyone, I'll apply the workaround tonight when I'll be restarting the buildmaster.<br>
</div>If someone sees issues with this approach, please speak up.<br><br></div>Thanks<br><br></div>Galina<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 10:10 AM, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Nov 22, 2013 at 7:11 AM, Rick Foos <<a href="mailto:rfoos@codeaurora.org">rfoos@codeaurora.org</a>> wrote:<br>

> Maybe a cmakeOptions like options with the default like it used to be<br>
> (excluding C and CXX compiler), and allow the user to add options?<br>
<br>
</div>Maybe.  Or maybe add DCMAKE_C_COMPILER options only if we are building<br>
with sanitizers?  Whichever is convenient, seems like both will work<br>
for me.<br>
<div class="HOEnZb"><div class="h5"><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>>*/<br>
</div></div></blockquote></div><br></div>