summaryrefslogtreecommitdiff
path: root/build-aux/flatpak
diff options
context:
space:
mode:
authorMohammed Sadiq <sadiq@sadiqpk.org>2021-06-07 17:41:23 +0530
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-12-01 11:44:17 +0000
commit3b121805ed9f7e4bcdef9c731c09f407a7759099 (patch)
treebeadb7c5c2caac85113f49210028f1676b25dbd6 /build-aux/flatpak
parent9285b0deb52a3f1866ede882c7b176c28dea8722 (diff)
downloadgnome-control-center-3b121805ed9f7e4bcdef9c731c09f407a7759099.tar.gz
log: Improve logging
The 'tracing' build option is no longer needed. And the verbosity of logs can be set by providing '-v' multiple times.
Diffstat (limited to 'build-aux/flatpak')
-rw-r--r--build-aux/flatpak/org.gnome.Settings.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index fe2e7892d..64cdefbcf 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -637,7 +637,6 @@
}
],
"config-opts" : [
- "-Dtracing=true",
"-Dprofile=development"
]
}