We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de38790 commit 152f19dCopy full SHA for 152f19d
1 file changed
Justfile
@@ -96,9 +96,3 @@ crg-badge:
96
D) color="orange" ;; E) color="red" ;; F) color="critical" ;; \
97
*) color="lightgrey" ;; esac; \
98
echo "[](https://github.com/hyperpolymath/standards/tree/main/component-readiness-grades)"
99
-
100
101
-# [AUTO-GENERATED] Multi-arch / RISC-V target
102
-build-riscv:
103
- @echo "Building for RISC-V..."
104
- cross build --target riscv64gc-unknown-linux-gnu
0 commit comments