Skip to content

Commit b682dff

Browse files
committed
Auto-commit: Sync changes [2026-03-05]
1 parent f30e277 commit b682dff

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
@@ -941,3 +941,8 @@ sync-metadata:
941941
# boj-server uses a slightly different A2ML structure, keeping it simple for now
942942
echo "✓ Metadata synchronized"
943943
fi
944+
945+
# [AUTO-GENERATED] Multi-arch / RISC-V target
946+
build-riscv:
947+
@echo "Building for RISC-V..."
948+
cross build --target riscv64gc-unknown-linux-gnu

0 commit comments

Comments
 (0)