diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-07-17 14:20:33 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-07-19 14:08:22 +0200 |
commit | cdd2d5fcf8e4287ebbf45a8cc0a74a15bca4ddad (patch) | |
tree | 59799b32bdc5d3cf79e782ca718b811acf81a700 /README.md | |
parent | c87d2ac032f682f489e23d5950cd3166f3e303a2 (diff) | |
download | justbuild-cdd2d5fcf8e4287ebbf45a8cc0a74a15bca4ddad.tar.gz |
Add a tutorial on cross compiling
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ taken from user-defined rules described by functional expressions. - [Ensuring reproducibility](doc/tutorial/rebuild.md) - [Using protobuf](doc/tutorial/proto.md) - [How to create a single-node remote execution service](doc/tutorial/just-execute.org) + - [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.org) ## Documentation |