mirror of
https://github.com/wofferl/proxmox-backup-arm64
synced 2025-12-06 00:13:41 +00:00
remove experimental note from cross compiling info
This commit is contained in:
@@ -56,7 +56,7 @@ docker buildx build -o packages --build-arg buildoptions="client debug" --build-
|
||||
|
||||
Once the docker build is completed, packages will be copied from the docker build image to a folder named `packages` in the root folder.
|
||||
|
||||
## Build using cross compiler (experimental)
|
||||
## Build using cross compiler
|
||||
### Enable multi arch and install build essentials and dependencies
|
||||
For cross compiling you need to enable multiarch and install the needed build dependencies for the target architecture. For the tests to work qemu-user-binfmt is needed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user