### Vorbis sources snapshot 02.05.2026 ### https://github.com/xiph/vorbis ### It builds without any special patches on QNX 8.0 aarch64 git clone https://github.com/xiph/vorbis cd vorbis mkdir build cd build cmake .. make -j4 make install