aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv.toml')
-rw-r--r--arch/riscv.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/riscv.toml b/arch/riscv.toml
new file mode 100644
index 00000000..0611a1ac
--- /dev/null
+++ b/arch/riscv.toml
@@ -0,0 +1,4 @@
+[riscv.riscv]
+COMMON_FLAGS = "-O2 -pipe"
+CHOST = "riscv64-unknown-linux-gnu"
+