meson: Revert commit overriding C++ standard with gnu++11 on ppc64el
authorFrédéric Bonnard <frediz@debian.org>
Thu, 7 May 2020 14:30:52 +0000 (16:30 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 30 Jun 2020 20:44:07 +0000 (20:44 +0000)
commit5a27efdf0e36be8e36390c6a27eef91cbef21e71
tree880d380fc1d0f9f250e0657df721572c607be20a
parentcd7acd09b9f8cc68cbe50f9b239029efe7f9cd18
meson: Revert commit overriding C++ standard with gnu++11 on ppc64el

Since a few versions, mesa now needs c++14 and compiling with gnu++11
on ppc64el fails.
Let's use the default standard and fix the collision of types between
c++ and altivec in a another patch.

Cc: mesa-stable
Signed-off-by: Frédéric Bonnard <frediz@debian.org>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4948>
meson.build
src/gallium/frontends/clover/meson.build