mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
Documentation: Add a hint about docker build
The original/old guide probably doesn't work anymore: - the patch isn't accessible; - criu now depends on more libraries not only protobuf Still, keep it as it might be helpful for someone. Signed-off-by: Dmitry Safonov <dima@arista.com> Signed-off-by: Andrei Vagin <avagin@gmail.com>
This commit is contained in:
parent
1dbc835954
commit
434e6b92db
@ -1,4 +1,10 @@
|
|||||||
This HOWTO explains how to cross-compile CRIU on x86
|
How to cross-compile CRIU on x86:
|
||||||
|
|
||||||
|
Use the Dockerfile provided:
|
||||||
|
scripts/build/Dockerfile.armv7-cross
|
||||||
|
|
||||||
|
Historical guide how-to do it without docker container:
|
||||||
|
[Unsupported, may not work anymore!]
|
||||||
|
|
||||||
1. Download the protobuf sources.
|
1. Download the protobuf sources.
|
||||||
2. Apply the patch http://16918.selcdn.ru/crtools/aarch64/0001-protobuf-added-the-support-for-the-acrchitecture-AAr.patch
|
2. Apply the patch http://16918.selcdn.ru/crtools/aarch64/0001-protobuf-added-the-support-for-the-acrchitecture-AAr.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user