packages: bitcoin/bitcoin-boost.patch (NEW) - fixes build with new boost
megabajt
megabajt at pld-linux.org
Thu May 26 18:19:07 CEST 2011
Author: megabajt Date: Thu May 26 16:19:07 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- fixes build with new boost
---- Files affected:
packages/bitcoin:
bitcoin-boost.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/bitcoin/bitcoin-boost.patch
diff -u /dev/null packages/bitcoin/bitcoin-boost.patch:1.1
--- /dev/null Thu May 26 18:19:07 2011
+++ packages/bitcoin/bitcoin-boost.patch Thu May 26 18:19:02 2011
@@ -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= \
================================================================
More information about the pld-cvs-commit
mailing list