mirror of
https://frontier.innolan.net/github/amigaos-cross-toolchain6.git
synced 2024-10-19 10:29:55 +00:00
Build command is 'build' not 'make.
This commit is contained in:
@@ -91,7 +91,7 @@ Follow steps listed below:
|
||||
2. Run `toolchain-m68k` or `toolchain-ppc` script (with `--prefix` option to specify where to install the toolchain). Note, that the destination directory must be writable by the user.
|
||||
|
||||
```
|
||||
# ./toolchain-m68k --prefix=/opt/m68k-amigaos make
|
||||
# ./toolchain-m68k --prefix=/opt/m68k-amigaos build
|
||||
```
|
||||
|
||||
3. Wait for the result :-)
|
||||
|
||||
Reference in New Issue
Block a user