Skip to content

Commit c442fb1

Browse files
committed
Auto-commit: Sync changes [2026-03-05]
1 parent 712f67b commit c442fb1

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
@@ -22,3 +22,8 @@ lint:
2222
# Format code
2323
fmt:
2424
vendor/bin/php-cs-fixer fix
25+
26+
# [AUTO-GENERATED] Multi-arch / RISC-V target
27+
build-riscv:
28+
@echo "Building for RISC-V..."
29+
cross build --target riscv64gc-unknown-linux-gnu

0 commit comments

Comments
 (0)