aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwaaak <kwaaak@gmail.com>2011-10-14 07:39:54 +0300
committerkwaaak <kwaaak@gmail.com>2011-10-14 07:39:54 +0300
commitefb3d3292fa12389633eea89d5b25fb571f0893b (patch)
tree6513d30d4ba745a5e83d146544c9e8e27c2943d6
parent755e2819b059d3e9d8148c4802c6f12e7af3fad5 (diff)
downloadbitcoin-efb3d3292fa12389633eea89d5b25fb571f0893b.tar.xz
Make build work on Mac OS X 10.7 Lion
(32bit dependencies through MacPorts)
-rw-r--r--doc/build-osx.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/build-osx.txt b/doc/build-osx.txt
index a13f8d3ada..800244153a 100644
--- a/doc/build-osx.txt
+++ b/doc/build-osx.txt
@@ -31,6 +31,9 @@ git clone git@github.com:bitcoin/bitcoin.git bitcoin
2. Download and install MacPorts from http://www.macports.org/
+2a. (for 10.7 Lion)
+ Edit /opt/local/etc/macports/macports.conf and uncomment "build_arch i386"
+
3. Install dependencies from MacPorts
sudo port install boost db48 openssl