1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-12-08 22:38:25 +00:00

Removed WSL note since it's not needed

This commit is contained in:
KaiN
2020-06-21 13:00:10 +02:00
committed by GitHub
parent 0f667ed278
commit 4d4571b8b8

View File

@ -19,7 +19,7 @@ Right now these tools are build:
### Centos
`sudo yum install wget gcc gcc-c++ python git perl-Pod-Simple gperf patch autoconf automake make makedepend bison flex ncurses-devel gmp-devel mpfr-devel libmpc-devel gettext-devel texinfo rsync`
### Ubuntu, Debian, Windows Subsystem for Linux
### Ubuntu, Debian
`sudo apt install make wget git gcc g++ lhasa libgmp-dev libmpfr-dev libmpc-dev flex bison gettext texinfo ncurses-dev autoconf rsync`
If building with a normal user, the `PREFIX` directory must be writable (default is `/opt/amiga`). You can add the user to an appropriate group.