mirror of
https://github.com/cahirwpz/amigaos-cross-toolchain
synced 2026-09-11 19:59:18 +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