diff options
author | Kai Wasserbäch <[email protected]> | 2019-08-17 10:59:43 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2019-08-20 05:39:19 +0000 |
commit | 1abe87383e1529a14498d70a0cf445728b9c338d (patch) | |
tree | faa347aadfdd04dbbf513d77dc66412453d8d8fc /src/gallium/drivers/iris/iris_context.h | |
parent | d0ec5d38f6cff2e61d9e526423c0a016cc830d14 (diff) |
build: Bump C++ standard requirement to C++14 to fix FTBFS with LLVM 10
When building Mesa against a recent LLVM 10 with C++11, the build fails
if the AMD common code is built as well due to "std::index_sequence"
being undeclared.
LLVM requires a minimum of C++14.
Signed-off-by: Kai Wasserbäch <[email protected]>
Acked-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/gallium/drivers/iris/iris_context.h')
0 files changed, 0 insertions, 0 deletions