diff options
Diffstat (limited to 'targets/fe310.json')
-rw-r--r-- | targets/fe310.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/fe310.json b/targets/fe310.json index 2c9e6b5c8..e33308f2e 100644 --- a/targets/fe310.json +++ b/targets/fe310.json @@ -1,6 +1,6 @@ { "inherits": ["riscv32"], "cpu": "sifive-e31", - "features": "+a,+c,+m,-64bit,-relax,-save-restore", + "features": "+a,+c,+m", "build-tags": ["fe310", "sifive"] } |