packaging: enable log_exe_name sanitizer option for ASan 70/132070/2 accepted/tizen/base/20170609.215631 submit/tizen_base/20170609.081211
authorChan Lee <chan45.lee@samsung.com>
Thu, 1 Jun 2017 03:28:22 +0000 (12:28 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Thu, 8 Jun 2017 00:16:25 +0000 (00:16 +0000)
commit01e95341203049e57915f5ad9d8102c909364473
treea670784c675e0e250ec61d09b268f2b3e6a27a47
parentac5b0b65260c7b4659fc503b96401f7011601c69
packaging: enable log_exe_name sanitizer option for ASan

This option shoule be 'log_exe_name' not 'log_exe_path'

According to SanitizerCommonFlags,
(https://github.com/google/sanitizers/wiki/SanitizerCommonFlags)
Enabling this option makes ASan mention name of executable when reporting error and append
executable name to logs (as in "log_path.exe_name.pid").

Change-Id: I0a49a2032355b6527ea7522faa1414ec8d567125
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
packaging/gcc-aarch64.spec
packaging/gcc-armv7l.spec
packaging/linaro-gcc.spec