Andrea D'Intino 2019-11-11 16:31:58 +01:00 committed by GitHub
parent 813befa707
commit 7943199721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -114,6 +114,8 @@ git pull origin master && git submodule update --init --recursive --checkout
### Building for ARM targets
A more detailed reference for the arm-sdk can be found here: https://git.devuan.org/sdk/arm-sdk
```
cd arm-sdk # (or vm-sdk or live-sdk depending from your target)
zsh -f
@ -124,6 +126,7 @@ bootstrap_complete_base
Here is the list of the supported boxes: https://git.devuan.org/sdk/arm-sdk/blob/master/sdk
### Building for VM targets