Merge pull request #143 from b-/patch-1

Shortened a couple of build steps
This commit is contained in:
Wolfgang Thaller 2021-10-25 16:51:56 +02:00 committed by GitHub
commit 2a92e32761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -41,8 +41,7 @@ For Ubuntu Linux, the following should help a bit:
On a Mac, get the homebrew package manager and:
brew install boost
brew install cmake gmp mpfr libmpc bison
brew install boost cmake gmp mpfr libmpc bison
You can also run Retro68 on a PowerMac G4 or G5 running Mac OS 10.4 (Tiger).
In that case, get the tigerbrew package manager and
@ -115,8 +114,7 @@ Note that compilation via Cygwin is around 3X slower than other platforms.
Once you have all the prerequisites, execute these commands from the top level
of the Retro68 directory:
cd ..
mkdir Retro68-build
mkdir ../Retro68-build
cd Retro68-build
../Retro68/build-toolchain.bash