Audio support is currently enabled by the -DBUILD_AUDIO=ON cmake directive, causing #define BUILD_AUDIO at compile-time. Audio is enabled by default by at least one packager (AUR) and doesn't add any hard dependencies. It ought to be supported by any build once firmware is loaded.
Audio support is currently enabled by the
-DBUILD_AUDIO=ONcmake directive, causing#define BUILD_AUDIOat compile-time. Audio is enabled by default by at least one packager (AUR) and doesn't add any hard dependencies. It ought to be supported by any build once firmware is loaded.