<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102227#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102227">bug 102227</a>
from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
<pre>A couple of things come to mind:
- HAVE_LLVM is not defined at some point
Temporary reinstate only the required LOCAL_CFLAGS line in Android.common.mk
- building some parts with c++11 causes problems
Move the "LOCAL_CPPFLAGS += -std=c++11" within the MESA_ENABLE_LLVM block
If either of these work, don't be shy to send a patch to mesa-dev@ ;-)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>