.github
android
build
doc
python
src
subprojects
.gitignore
expat.wrap
fmt.wrap
gtest.wrap
sqlite3.wrap
vorbis.wrap
systemd
test
win32
.clang-format
.gitignore
.travis.yml
AUTHORS
COPYING
NEWS
README.md
meson.build
meson_options.txt
mpd.svg
valgrind.suppressions

This reverts commit 6ed4aff4d3
. The
Meson wrap is broken on non-x86, because it unconditionally includes
<cpuid.h> which is an x86 only header.