aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b7bc490869b..151bf23a14d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -172,6 +172,10 @@ if $_building && $_uber_minimal; then
_skip_qtwidgets=true
fi
+if [[ -f debug ]]; then
+ _debug=true
+fi
+
if $_building && $_minimal; then
_skip_qtscript=true
_skip_qtwebengine=true