diff options
author | fanquake <fanquake@gmail.com> | 2012-06-18 21:58:20 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2012-06-18 21:58:20 +0800 |
commit | 8b7b3be76529612ebe219e315a273d05066d2118 (patch) | |
tree | 1f73dd3d1fd65d049c4c1f2b0632cc8c1573a65b /doc/build-osx.txt | |
parent | 2bbfcd2d0270c0b4106cfd7e39db6324018cc30c (diff) |
Further updates to build instructions
Diffstat (limited to 'doc/build-osx.txt')
-rw-r--r-- | doc/build-osx.txt | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/build-osx.txt b/doc/build-osx.txt index b0c752e8f5..81e9960d50 100644 --- a/doc/build-osx.txt +++ b/doc/build-osx.txt @@ -1,18 +1,18 @@ Copyright (c) 2009-2012 Bitcoin Developers -Distributed under the MIT/X11 software license, see the accompanying file -license.txt or http://www.opensource.org/licenses/mit-license.php. This -product includes software developed by the OpenSSL Project for use in the -OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic -software written by Eric Young (eay@cryptsoft.com) and UPnP software written by -Thomas Bernard. +Distributed under the MIT/X11 software license, see the accompanying +file license.txt or http://www.opensource.org/licenses/mit-license.php. +This product includes software developed by the OpenSSL Project for use in +the OpenSSL Toolkit (http://www.openssl.org/). This product includes +cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP +software written by Thomas Bernard. -Mac OS X bitcoind build instructions +Mac OSX bitcoind build instructions Laszlo Hanyecz <solar@heliacal.net> Douglas Huff <dhuff@jrbobdobbs.org> -See readme-qt.rst for instructions on building Bitcoin QT, the +See readme-qt.rst for instructions on building Bitcoin-Qt, the graphical user interface. Tested on 10.5, 10.6 and 10.7 intel. PPC is not supported because it's big-endian. |