packaging: Disable sys-assert 49/130949/2 accepted/tizen/4.0/unified/20170816.011029 accepted/tizen/unified/20170728.195604 submit/tizen/20170727.104559 submit/tizen_4.0/20170811.094300
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Tue, 23 May 2017 13:01:36 +0000 (15:01 +0200)
committerSunmin Lee <sunm.lee@samsung.com>
Mon, 24 Jul 2017 05:31:53 +0000 (14:31 +0900)
Ptrace-based mechanism (crash-stack) should be used as default
and only mechanism for crash-report generation.

Change-Id: I102fc02e5538dcf9f21d7b72ff8892e1b3500265

packaging/crash-worker.spec

index 13a0224..b17ed76 100644 (file)
@@ -1,7 +1,6 @@
 # "on_off foo" wil turn into "ON" or "OFF"
 %define on_off() %{expand:%%{?with_%{1}:ON}%%{!?with_%{1}:OFF}}
 
-%define _with_sys_assert on
 %define _with_tests on
 %define TIZEN_FEATURE_PTRACE_CALLSTACK on
 %bcond_with doc