Skip to content

Commit c7a39e1

Browse files
committed
Auto-commit: Sync changes [2026-03-05]
1 parent 00aa776 commit c7a39e1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

justfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,8 @@ verify-scanning:
6565
# Full validation (all checks)
6666
validate: test rsr-check verify-scanning
6767
@echo "🎉 Full validation complete!"
68+
69+
# [AUTO-GENERATED] Multi-arch / RISC-V target
70+
build-riscv:
71+
@echo "Building for RISC-V..."
72+
cross build --target riscv64gc-unknown-linux-gnu

0 commit comments

Comments
 (0)