From: DongHun Kwak Date: Fri, 20 Apr 2018 04:15:45 +0000 (+0900) Subject: Add Asan build skip option X-Git-Tag: submit/tizen/20180420.042256^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6db9a987bc166f7edac79c034fee949d0bbdd7f3;p=platform%2Fcore%2Fbase%2Ftizen-locale.git Add Asan build skip option [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 --- diff --git a/packaging/tizen-locale.spec b/packaging/tizen-locale.spec index a7b29c5..542b4f7 100644 --- a/packaging/tizen-locale.spec +++ b/packaging/tizen-locale.spec @@ -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