Add pie compile option 24/168524/1 submit/tizen_4.0_base/20180205.004237
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 29 Jan 2018 07:01:33 +0000 (16:01 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 29 Jan 2018 07:01:33 +0000 (16:01 +0900)
[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>
packaging/expat.spec

index 51880f5..6cfcd56 100644 (file)
@@ -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