mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
scripts/bootstrap.sh: update comment about new arch in apk-tools
This commit is contained in:
parent
d3538246c4
commit
6a6fa6a0d8
1 changed files with 1 additions and 1 deletions
|
@ -30,10 +30,10 @@ cross-compile an Alpine Linux base system for new architecture.
|
|||
|
||||
Steps for introducing new architecture include:
|
||||
- adding the compiler triplet and arch type to abuild
|
||||
- adding the arch type detection to apk-tools
|
||||
- adjusting build rules for packages that are arch aware:
|
||||
gcc, openssl, linux-headers, musl
|
||||
- create new kernel config for linux-lts
|
||||
- optionally reserve an architecture name in apk-tools
|
||||
|
||||
After these steps the initial cross-build can be completed
|
||||
by running this with the target arch as parameter, e.g.:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue