<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 1 February 2014 19:17, Evgeniy Stepanov <span dir="ltr"><<a href="mailto:eugenis@google.com" target="_blank">eugenis@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">We build sanitizer runtimes with exceptions disabled, because<br>

otherwise we get a libstdc++ dependency, which is not a good thing.<br>
Your last change effectively hardcodes the value of -arm-disable-ehabi<br>
option - I can not override it on the command line, because now it is<br>
always present in cc1 flags.<br></blockquote><div></div></div><br></div><div class="gmail_extra">Ah, this is bad.</div><div class="gmail_extra"><br></div><div class="gmail_extra">We can discuss more in the main list, maybe even jump directly to using -munwind-tables instead. But for now let's play it safe. I'm at FOSDEM right now, but feel free to revert it. If not, I'll do it on Monday. Sorry about that. (some problems only show up when you break things ;)</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>