projects
/
platform
/
core
/
security
/
trusted
/
key-manager-ta.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd1521d
)
Disable building repository with ASan extra packs
98/171898/1
accepted/tizen/unified/20180309.202938
submit/tizen/20180308.045851
author
Dongsun Lee
<ds73.lee@samsung.com>
Thu, 8 Mar 2018 04:53:29 +0000
(13:53 +0900)
committer
Dong Sun Lee
<ds73.lee@samsung.com>
Thu, 8 Mar 2018 04:55:03 +0000
(
04:55
+0000)
Change-Id: I72de104dcb239a449c388d1f5cac6226d4e4df08
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
packaging/key-manager-ta.spec
patch
|
blob
|
history
diff --git
a/packaging/key-manager-ta.spec
b/packaging/key-manager-ta.spec
index 2d153b1518f030602b42d36269dbb8ea293ef5b7..59398c8eec372aa3fb49f41d6860aa2fc1674cf8 100644
(file)
--- a/
packaging/key-manager-ta.spec
+++ b/
packaging/key-manager-ta.spec
@@
-66,6
+66,7
@@
cp -a %{SOURCE1} .
cp -a %{SOURCE2} .
%build
+%{?asan:/usr/bin/gcc-unforce-options}
mkdir -p build
cd build
%cmake .. \