nixpkgs/pkgs/applications/misc/bitcoin/namecoin_dynamic.patch

12 lines
346 B
Diff
Raw Normal View History

2014-04-17 12:43:05 +00:00
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 \