diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2026-04-30 22:31:23 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2026-04-30 22:31:23 -0700 |
| commit | 12495c634c039484edeaf163ede92bc7e5ab6913 (patch) | |
| tree | 801d27fef8a43315365a3fddd311e917565b6830 | |
| parent | e58070342320120f728d1474c4fc6b89cf961319 (diff) | |
...
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ feurig@pj tryfle % flet build linux --arch=aarch64 ### cross compiling on debian (FAIL) -Ok so I really don't want to build on an underpowered little device when I have a relatively beefy linux box in the basement. +Ok so I really don't want to build on an underpowered little device when I have a relatively beefy linux box in the basement. I will spare you the details of installing the toolchain and insane prereqs. ```sh feurig@nick:~/Projects/tryfle$ PATH=$PATH:/tank/home/feurig/flutter/3.41.4/bin flet build linux --arch=aarch64 |
