[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 <dh0128.kwak@samsung.com>
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