Skip to content

Commit 84a79f2

Browse files
committed
Auto-commit: Sync changes [2026-03-05]
1 parent 8dfd5ee commit 84a79f2

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
@@ -374,3 +374,8 @@ help:
374374
@echo " just rsr-verify # Check RSR compliance"
375375
@echo ""
376376
@echo "Run 'just --list' to see all available commands"
377+
378+
# [AUTO-GENERATED] Multi-arch / RISC-V target
379+
build-riscv:
380+
@echo "Building for RISC-V..."
381+
cross build --target riscv64gc-unknown-linux-gnu
File renamed without changes.

0 commit comments

Comments
 (0)