packaging: fix ASAN build error 34/268834/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_unified tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062929 accepted/tizen/7.0/unified/hotfix/20221116.110604 accepted/tizen/unified/20220104.123136 submit/tizen/20220104.061412 tizen_7.0_m2_release
authorInki Dae <inki.dae@samsung.com>
Mon, 3 Jan 2022 12:01:09 +0000 (21:01 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 3 Jan 2022 12:30:43 +0000 (21:30 +0900)
commit68f8490cad3979c39d28eaf8736fa08b55ef6045
treed2b24bd020e6e9be6780535eb5e37aaa7e92b021
parenta6c9d6aa02af261809b1c709ca635434e5d613fe
packaging: fix ASAN build error

In some gcc-9 version, build with -O3 has build issue and in
Tizen gcc, specifically for asan build. Do debug build to change
from -O3 to -O0 to fix the issue for asan build.

Change-Id: Ieb254fd4e07e98f7473f77cf5f0ce38040702ed4
Ref: https://github.com/ARM-software/ComputeLibrary/issues/878
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
packaging/libarmcl.spec