simon-git: msvc-extract (main): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu Jan 11 12:47:21 GMT 2024
TL;DR:
c987ff9 Document the Rust cross-building technique.
Repository: https://git.tartarus.org/simon/msvc-extract.git
On the web: https://git.tartarus.org/?p=simon/msvc-extract.git
Branch updated: main
Committer: Simon Tatham <anakin at pobox.com>
Date: 2024-01-11 12:47:21
commit c987ff92f35cc4815f7772ee3d97b5af624fa3bd
web diff https://git.tartarus.org/?p=simon/msvc-extract.git;a=commitdiff;h=c987ff92f35cc4815f7772ee3d97b5af624fa3bd;hp=102ed006e83a3ddba11668bb72dbaeed0dc10c72
Author: Simon Tatham <anakin at pobox.com>
Date: Thu Jan 11 12:45:36 2024 +0000
Document the Rust cross-building technique.
The thing I said about AArch64 in the previous commit message was
untrue, it turns out. I had embarrassingly unpacked the x86-64 tarball
a second time into a directory called 'arm'. I blame early mornings.
In fact AArch64 builds work just as well as x86-64 builds, and I think
everything I did in the previous commit is fine.
So I've written a docs section explaining the technique.
README.txt | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
More information about the tartarus-commits
mailing list