build-sys: meson: restore big endian detection
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>
Thu, 3 Jun 2021 06:43:10 +0000 (09:43 +0300)
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>
Thu, 3 Jun 2021 18:38:06 +0000 (18:38 +0000)
commita7d44750af9a7c535ac4bf474d49a7cdc2aab415
tree19d3296fd3a66cdd67e0efac930abfe12e58697a
parentc09619351209cfc6712eded5c53afbd5d02d4274
build-sys: meson: restore big endian detection

Autotools used AC_C_BIGENDIAN to set WORDS_BIGENDIAN, add Meson implementation.

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/572>
meson.build