From: DongHun Kwak Date: Mon, 29 Jan 2018 07:01:33 +0000 (+0900) Subject: Add pie compile option X-Git-Tag: submit/tizen_4.0_base/20180205.004237^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F24%2F168524%2F1;p=platform%2Fupstream%2Fexpat.git Add pie compile option [Model] All [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] not adjust pie compile option [Cause & Measure] add pie option at spec file [Checking Method] [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: I787cb65bdb7f29186db7574400ea06123bef3b1c Signed-off-by: DongHun Kwak --- diff --git a/packaging/expat.spec b/packaging/expat.spec index 51880f5..6cfcd56 100644 --- a/packaging/expat.spec +++ b/packaging/expat.spec @@ -108,7 +108,8 @@ export CFLAGS="${CFLAGS} -fPIC" export CXXFLAGS="${CXXFLAGS} -fPIC" export LDFLAGS="${LDFLAGS} -pie" -%reconfigure --disable-static --with-pic +#%reconfigure --disable-static --with-pic +%reconfigure --disable-static make %{?_smp_mflags} %check