Add Asan build skip option 59/176559/1 accepted/tizen/unified/20180420.081928 submit/tizen/20180420.042256
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 20 Apr 2018 04:15:45 +0000 (13:15 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 20 Apr 2018 04:15:45 +0000 (13:15 +0900)
[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] tizen-locale install errror at mic creating image
[Cause & Measure] error at mic createing image
[Checking Method]

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I16759ddcc6a705a59eb8827d31638a311ab4b3f6
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/tizen-locale.spec

index a7b29c58d00585ae6171d485036213009d211048..542b4f7cc0fc9854e1c3754eb1e49ff477b450ff 100644 (file)
@@ -23,6 +23,7 @@ carring locale information for tizen platform
 %setup -q 
 
 %build
+%{?asan:%gcc_unforce_options}
 sed -ie "s#__DATADIR__#%{_datadir}#" $RPM_SOURCE_DIR/tizen-build-locale-archive
 sed -ie "s#__PREFIX__#%{_prefix}#" $RPM_SOURCE_DIR/tizen-build-locale-archive