Loading
vgmstream: disable celt support on non-x86_64
This fixes build on aarch64-linux. Due to code rot in the versions of celt required, the vendored autotools cannot handle aarch64, and nixos is presently unable to regenerate it. It currently happens to work on x86_64-linux, so disable it everywhere else.