aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/security-server/security-server/0003-remove-rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-others/security-server/security-server/0003-remove-rpath.patch')
-rw-r--r--meta-application-manager/recipes-others/security-server/security-server/0003-remove-rpath.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-others/security-server/security-server/0003-remove-rpath.patch b/meta-application-manager/recipes-others/security-server/security-server/0003-remove-rpath.patch
new file mode 100644
index 0000000..d77b3f8
--- /dev/null
+++ b/meta-application-manager/recipes-others/security-server/security-server/0003-remove-rpath.patch
@@ -0,0 +1,10 @@
+--- a/packaging/security-server.spec
++++ b/packaging/security-server.spec
+@@ -68,7 +68,6 @@
+ export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE"
+ %endif
+
+-export LDFLAGS="${LDFLAGS} -Wl,--rpath=%{_libdir}"
+
+ %cmake . -DVERSION=%{version} \
+ -DCMAKE_BUILD_TYPE=%{?build_type:%build_type}%{!?build_type:RELEASE} \