panfrost: Add compiler args option for building usermode tools
authorAdrián Larumbe <adrian.larumbe@collabora.com>
Sat, 26 Mar 2022 02:48:52 +0000 (02:48 +0000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 Aug 2022 23:54:55 +0000 (23:54 +0000)
commit6f4f11cf70dce3f6e7a680a35404c574a41c73ce
tree0fbe846f4b60eb1649e344ad4ad6dfeeed979004
parent8aa2e86bc3480849382ecae69711e59f30bd2628
panfrost: Add compiler args option for building usermode tools

Binaries built under src/panfrost weren't passed this compiler switch,
so it would trigger pointer arithmetic errors when using
the inlined definitions in the pandecode library.

Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14034>
src/panfrost/meson.build