[Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 28 17:24:14 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=102227

--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
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@ ;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180628/c90e8ea2/attachment.html>


More information about the mesa-dev mailing list