]> git.pld-linux.org Git - packages/bitcoin.git/commitdiff
- don't build static binary
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 26 May 2011 16:20:27 +0000 (16:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitcoin-nostatic.patch -> 1.1

bitcoin-nostatic.patch [new file with mode: 0644]

diff --git a/bitcoin-nostatic.patch b/bitcoin-nostatic.patch
new file mode 100644 (file)
index 0000000..bd9c293
--- /dev/null
@@ -0,0 +1,10 @@
+--- bitcoin-0.3.21/src/makefile.unix.new       2011-05-26 17:21:23.111706125 +0200
++++ bitcoin-0.3.21/src/makefile.unix   2011-05-26 17:21:29.111673621 +0200
+@@ -14,7 +14,6 @@ DEFS=-DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DB
+ # for boost 1.37, add -mt to the boost libraries
+ LIBS= \
+- -Wl,-Bstatic \
+    -l boost_system \
+    -l boost_filesystem \
+    -l boost_program_options \
This page took 0.115104 seconds and 4 git commands to generate.