Skip to content

Commit 677d255

Browse files
committed
Auto-commit: Sync changes [2026-03-05]
1 parent 2757abe commit 677d255

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

Justfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,8 @@ seal-images:
100100
# Run the demo script
101101
demo:
102102
bash scripts/demo.sh
103+
104+
# [AUTO-GENERATED] Multi-arch / RISC-V target
105+
build-riscv:
106+
@echo "Building for RISC-V..."
107+
cross build --target riscv64gc-unknown-linux-gnu

0 commit comments

Comments
 (0)