gui-apps/quickshell: 9999 off CRASH_HANDLER

Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
dsaf
2026-03-12 18:16:12 -03:00
parent 8afc4cc129
commit 52da792f30

View File

@@ -91,6 +91,7 @@ src_configure() {
-DDISTRIBUTOR="${BRANDING_OS_NAME} GURU"
-DINSTALL_QML_PREFIX="$(get_libdir)/qt6/qml"
-DGIT_REVISION=${EGIT_COMMIT}
-DCRASH_HANDLER=OFF # dev-cpp/cpptrace::gentoo does not have required use flags
-DUSE_JEMALLOC=$(usex jemalloc ON OFF)
-DSOCKETS=$(usex sockets ON OFF)
-DWAYLAND=$(usex wayland ON OFF)