summaryrefslogtreecommitdiff
path: root/arch/riscv
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv')
-rw-r--r--arch/riscv/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/Cargo.toml b/arch/riscv/Cargo.toml
index a9148e6e..974535b7 100644
--- a/arch/riscv/Cargo.toml
+++ b/arch/riscv/Cargo.toml
@@ -20,3 +20,4 @@ crate-type = ["cdylib"]
[profile.release]
panic = "abort"
lto = true
+debug = 1