summary refs log tree commit diff
path: root/pkgs/applications/misc/bitcoin/namecoin_dynamic.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/bitcoin/namecoin_dynamic.patch')
-rw-r--r--pkgs/applications/misc/bitcoin/namecoin_dynamic.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pkgs/applications/misc/bitcoin/namecoin_dynamic.patch b/pkgs/applications/misc/bitcoin/namecoin_dynamic.patch
new file mode 100644
index 00000000000..ef4184ede73
--- /dev/null
+++ b/pkgs/applications/misc/bitcoin/namecoin_dynamic.patch
@@ -0,0 +1,11 @@
+diff -u -r a/src/makefile.unix b/src/makefile.unix
+--- a/src/makefile.unix	2014-01-22 22:07:59.801601964 -0800
++++ b/src/makefile.unix	2014-01-22 22:08:07.980332839 -0800
+@@ -12,7 +12,6 @@
+ 
+ # for boost 1.37, add -mt to the boost libraries
+ LIBS= \
+- -Wl,-Bstatic \
+    -l boost_system \
+    -l boost_filesystem \
+    -l boost_program_options \