-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
risc-v: Fix risc-gnu-toolchain -march=rv64imafdc_zicsr_zifencei error.
cc1: error: '-march=rv64imafdc_zicsr_zifencei': unsupported ISA subset 'z' cc1: error: requested ABI requires '-march' to subsume the 'D' extension cc1: error: ABI requires '-march=rv64' Signed-off-by: cuiziwei <[email protected]>
- Loading branch information
1 parent
5076b0c
commit 2f23220
Showing
2 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters