Author: megabajt Date: Thu May 26 16:20:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - don't build static binary
---- Files affected: packages/bitcoin: bitcoin-nostatic.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/bitcoin/bitcoin-nostatic.patch diff -u /dev/null packages/bitcoin/bitcoin-nostatic.patch:1.1 --- /dev/null Thu May 26 18:20:32 2011 +++ packages/bitcoin/bitcoin-nostatic.patch Thu May 26 18:20:27 2011 @@ -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 \ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
