diff options
author | Chad Versace <[email protected]> | 2018-07-24 17:41:44 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2018-07-27 11:35:56 -0700 |
commit | 7953399e599862769bc29f5f98322adbcf6c3951 (patch) | |
tree | d92032d1cf6c0fa041264ae3237bc0286b09ee58 /src/mesa/drivers/dri/nouveau/nouveau_scratch.h | |
parent | a5889d70f2074201ceaeac4f96a9a0c0b1f68a31 (diff) |
gallium/auxiliary: Fix Autotools on Android (v2)
Problem 1: u_debug_stack_android.cpp transitively included
"pipe/p_compiler.h", but src/gallium/include was missing from the C++
include path.
Problem 2: Add -std=c++11 to AM_CXXFLAGS. Android's libbacktrace headers
require C++11, but the Android toolchain (at least in the Chrome OS SDK)
does not enable C++11 by default.
v2: Add -std=c++11.
Reviewed-by: Gurchetan Singh <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Reviewed-by: Tomasz Figa <[email protected]>
Cc: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/nouveau/nouveau_scratch.h')
0 files changed, 0 insertions, 0 deletions