[Mesa-dev] [PATCH 0/5] Fixueps for ppc64 and gnu hurd
Dylan Baker
dylan at pnwbakers.com
Tue Dec 4 21:52:16 UTC 2018
This little series is aimed at fixing problems reported by fedora and debian
when using meson, there's a couple of patches in here for fixing ppc64 detection
(tested without llvm), and a couple for gnu hurd (not tested).
Dylan Baker (5):
meson: remove duplicate definition
meson: Fix ppc64 little endian detection
meson: Override C++ standard to gnu++11 when building with altivec on
ppc64le
meson: Add support for gnu hurd
meson: Add toggle for glx-direct
meson.build | 33 ++++++++++++-------
meson_options.txt | 6 ++++
src/gallium/state_trackers/clover/meson.build | 3 ++
3 files changed, 31 insertions(+), 11 deletions(-)
--
2.19.2
More information about the mesa-dev
mailing list