mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
5: Change riscv to riscv32
This is a temporary workaround for this bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23451 It is not clear how this can be resolved upstream. Update #3452.
This commit is contained in:
parent
2ef6dfe921
commit
2cd6cefe0e
@ -2,7 +2,7 @@
|
||||
# RISC-V architecture
|
||||
#
|
||||
%define release 1
|
||||
%define rtems_arch riscv
|
||||
%define rtems_arch riscv32
|
||||
%define with_libgomp
|
||||
|
||||
%include rtems-base.bset
|
Loading…
x
Reference in New Issue
Block a user