mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
gui-apps/noctalia-qs: off CRASH_HANDLER
Signed-off-by: dsaf <ghostyn678+git@gmail.com>
This commit is contained in:
@@ -91,6 +91,7 @@ src_configure() {
|
||||
-DDISTRIBUTOR="${BRANDING_OS_NAME} GURU"
|
||||
-DINSTALL_QML_PREFIX="$(get_libdir)/qt6/qml"
|
||||
-DGIT_REVISION=${GIT_REVISION}
|
||||
-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)
|
||||
|
||||
@@ -89,6 +89,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)
|
||||
|
||||
Reference in New Issue
Block a user