summaryrefslogtreecommitdiff
path: root/libre/bfgminer-libre/remove-dangerous-rpath.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-17 19:52:04 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-17 19:52:04 -0300
commitea2c8211a376cb8e6dfc6359dc7c29b0ec408c2a (patch)
tree94f82e3fa79d2fd6eef749f76cbe46030a8f9f3f /libre/bfgminer-libre/remove-dangerous-rpath.patch
parent0ae0a864efad1e79e4737306cee8920ae92af29a (diff)
bfgminer-libre-3.1.3-1: updating version
Diffstat (limited to 'libre/bfgminer-libre/remove-dangerous-rpath.patch')
-rw-r--r--libre/bfgminer-libre/remove-dangerous-rpath.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bfgminer-libre/remove-dangerous-rpath.patch b/libre/bfgminer-libre/remove-dangerous-rpath.patch
index b56cb21ba..abd815141 100644
--- a/libre/bfgminer-libre/remove-dangerous-rpath.patch
+++ b/libre/bfgminer-libre/remove-dangerous-rpath.patch
@@ -4,7 +4,7 @@
])
else
libblkmaker_CFLAGS='-Ilibblkmaker'
-- libblkmaker_LDFLAGS='-Llibblkmaker/.libs -Wl,-rpath,libblkmaker/.libs'
+- libblkmaker_LDFLAGS='-Llibblkmaker/.libs -Wl,-rpath,\$$ORIGIN/libblkmaker/.libs'"$origin_LDFLAGS"
+ libblkmaker_LDFLAGS='-Llibblkmaker/.libs'
libblkmaker_LIBS='-lblkmaker_jansson-0.1 -lblkmaker-0.1'
AC_CONFIG_SUBDIRS([libblkmaker])