From 8f7de2a583b023dcac2004a4827d3d6c68df9bac Mon Sep 17 00:00:00 2001 From: RyzenDew <84041391+RyzenDew@users.noreply.github.com> Date: Sun, 28 Aug 2022 15:00:17 -0400 Subject: [PATCH] Update BUILD.md --- BUILD.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/BUILD.md b/BUILD.md index 3e4d36d9..a6e3bd3b 100644 --- a/BUILD.md +++ b/BUILD.md @@ -42,7 +42,3 @@ For Fedora and most derivatives: 4.5) To build for gcc `cmake .. -DCMAKE_BUILD_TYPE=release -DCMAKE_C_COMPILER=/usr/bin/gcc -DCMAKE_CXX_COMPILER=/usr/bin/g++ -G Ninja -DCMAKE_MAKE_PROGRAM=/usr/bin/ninja` 6) `ninja` - -Due to some issue and how ubuntu handles it's filesystem as cited here https://wiki.ubuntu.com/MultiarchSpec. -You might not have audio and an option is to use pulseaudio instead of pipewire -But this is a very bad idea and could cause more issues with stability.