Skip to content

Commit

Permalink
Correct information on cross compilation
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
  • Loading branch information
tgonzalezorlandoarm committed Mar 27, 2024
1 parent 872d9c5 commit 1e84d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parsec_service/build_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,6 @@ sudo apt install protobuf-compiler

The Parsec service can be cross-compiled to other target triplets. You might need to install a
cross-compilation C toolchain for the target you want to compile for. The default ones are indicated
in the `.cargo/config` file.
in `parsec-service-test-cross-compile.Dockerfile`.

*Copyright 2022 Contributors to the Parsec project.*

0 comments on commit 1e84d77

Please sign in to comment.