meson: set C++ standard to C++11
authorDylan Baker <dylan@pnwbakers.com>
Sun, 1 Oct 2017 03:04:09 +0000 (20:04 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 3 Oct 2017 17:02:04 +0000 (10:02 -0700)
commit052c0d5edacf377a4b36cc9fee2945f8a9b38787
treea96a8ccb2a0af2abc8b21fa81cd1680a59530828
parentaf867d72c60a6749fecd06f97094ed6a7e61e033
meson: set C++ standard to C++11

RadeonSI requires C++11, clover requires C++11, LLVM requires it, so
llvmpipe may require it, and that covers most of the C++ code in mesa.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
meson.build