Update README to no longer use the c++11 option when installing boost

The option was removed from the package in 7db3553e07
`tigerbrew` has not picked that up yet, so keep the option when building on Tiger
This commit is contained in:
Mike Greiner 2018-04-19 18:59:59 -04:00 committed by Wolfgang Thaller
parent 310ad344c2
commit 8ef4b8f54b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ For Ubuntu Linux, the following should help a bit:
On a Mac, get the homebrew package manager and:
brew install boost --c++11
brew install boost
brew install cmake gmp mpfr libmpc bison
You can also run Retro68 on a PowerMac G4 or G5 running Mac OS 10.4 (Tiger).