]> git.pld-linux.org Git - packages/bitcoin.git/commitdiff
- fixes build with new boost
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 26 May 2011 16:19:02 +0000 (16:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bitcoin-boost.patch -> 1.1

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

diff --git a/bitcoin-boost.patch b/bitcoin-boost.patch
new file mode 100644 (file)
index 0000000..d56b7a2
--- /dev/null
@@ -0,0 +1,11 @@
+--- bitcoin-0.3.21/src/makefile.unix.new       2011-05-26 00:00:26.214649194 +0200
++++ bitcoin-0.3.21/src/makefile.unix   2011-05-26 00:00:54.437829629 +0200
+@@ -10,7 +10,7 @@ WXLIBS=$(shell wx-config --libs)
+ USE_UPNP:=0
+-DEFS=-DNOPCH -DFOURWAYSSE2 -DUSE_SSL
++DEFS=-DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DBOOST_FILESYSTEM_DEPRECATED
+ # for boost 1.37, add -mt to the boost libraries
+ LIBS= \
This page took 0.118001 seconds and 4 git commands to generate.