diff options
author | Inki Dae <inki.dae@samsung.com> | 2022-01-03 21:01:09 +0900 |
---|---|---|
committer | Inki Dae <inki.dae@samsung.com> | 2022-01-03 21:30:43 +0900 |
commit | 68f8490cad3979c39d28eaf8736fa08b55ef6045 (patch) | |
tree | d2b24bd020e6e9be6780535eb5e37aaa7e92b021 /src | |
parent | a6c9d6aa02af261809b1c709ca635434e5d613fe (diff) | |
download | armcl-accepted/tizen/unified/20220104.123136.tar.gz armcl-accepted/tizen/unified/20220104.123136.tar.bz2 armcl-accepted/tizen/unified/20220104.123136.zip |
packaging: fix ASAN build errortizen_7.0_m2_releasesubmit/tizen/20220104.061412accepted/tizen/unified/20220104.123136accepted/tizen/7.0/unified/hotfix/20221116.110604accepted/tizen/7.0/unified/20221110.062929tizen_7.0_hotfixtizen_7.0accepted/tizen_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unified
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>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions