Files
LithosAnanake/lfs
Claude 7191ce5a56
Build / build-amd64-iso (push) Waiting to run
Build / build-aarch64-iso (push) Waiting to run
Build / build-riscv64-img (push) Waiting to run
Refresh lfs/amd64/starforth binary artifact
Rebuilt after the EXECUTE/format/TYPE/vocabulary/control-flow fixes in
the two preceding commits, per lfs/README.md's convention (this binary
is synced whenever the hosted amd64 build runs).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014Qf6YcnHgaEtEygq3knx19
2026-09-05 14:07:51 +00:00
..

lfs/

Per-architecture copies of the hosted starforth binary. The hosted Makefile copies the freshly built binary here as its last build step (cp $(BINARY) lfs/$(ARCH_DIR)/starforth), separate from build/<arch>/<profile>/, which is the working build-output tree.

  • amd64/starforth, arm64/starforth, riscv64/starforth — one binary per architecture, rebuilt whenever that architecture's hosted build runs.