Point Homebrew users to a GCC 4.5 formula that works on 10.10

develop
Lethosor 2014-12-28 21:46:17 -05:00
parent 5fc8a1f51f
commit 9473f3b28e
1 changed files with 2 additions and 1 deletions

@ -106,9 +106,10 @@ If you are building on 10.6, please read the subsection below titled "Snow Leopa
Option 2: Using Homebrew:
* `Install Homebrew <http://brew.sh/>`_ and run:
* ``brew tap lethosor/gcc``
* ``brew install git``
* ``brew install cmake``
* ``brew install gcc45 --enable-multilib``
* ``brew install lethosor/gcc/gcc45 --enable-multilib``
5. Install perl dependencies