Export ASAN_OPTIONS for the whole build 81/319481/1 sandbox/dkson95/asan accepted/tizen/unified/x/asan/20241224.004553
authorDongkyun Son <dongkyun.s@samsung.com>
Thu, 24 Oct 2024 02:46:10 +0000 (11:46 +0900)
committerDongkyun Son <dongkyun.s@samsung.com>
Thu, 24 Oct 2024 04:56:03 +0000 (13:56 +0900)
commit6c873c592b3371fa75ef5d09ffdcb168edd04828
tree30d1910aa54dbbee810a4999944f592cf6161a4b
parent3261b273fa2bf8aee89f20a24f1c5f85b89b8033
Export ASAN_OPTIONS for the whole build

Export ASAN_OPTIONS environment variable from the
gdb.spec affects all of subordinate configure scripts
where ASAN_OPTIONS environment variable is expected to be set.
Set it to content read from /ASAN_OPTIONS file if exists, empty
content otherwise.

        * packaging/gdb.spec: export ASAN_OPTIONS

Change-Id: Ib2128c6c375a6f71c574ae6c51d6a9657c5f4dc4
Signed-off-by: Yaroslav Yamshchikov <y.yamshchiko@samsung.com>
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/gdb.spec