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:
Sebastian Huber 2018-07-26 07:58:03 +02:00
parent 2ef6dfe921
commit 2cd6cefe0e

View File

@ -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