summaryrefslogtreecommitdiff
path: root/build_all.sh
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-01-20 04:44:20 +0100
committerMitya Selivanov <automainint@guattari.tech>2025-01-20 04:44:20 +0100
commitcc074713176fd83151150125e69b8391cb33f218 (patch)
tree9c191e7dfcd914a2eaa037d9981bb5d130bf96ff /build_all.sh
parente1a7b1c703823aac2ad2ac278a34725c377c0b63 (diff)
downloadreduced_system_layer-cc074713176fd83151150125e69b8391cb33f218.zip
Impl screenshot on Wayland
Diffstat (limited to 'build_all.sh')
-rwxr-xr-xbuild_all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_all.sh b/build_all.sh
index 061a00f..eb44f68 100755
--- a/build_all.sh
+++ b/build_all.sh
@@ -7,6 +7,7 @@ FLAGS_X11=" \
-Wno-unused-parameter \
-Wno-overlength-strings \
-D NDEBUG \
+ -D NO_WAYLAND=0 \
-O3 \
-fsanitize=undefined,address,leak \
-lX11 -lm -lasound \