moxie: Update to dtc 1.6.0

This fixes the build with a GCC 10 host compiler.
This commit is contained in:
Sebastian Huber 2020-07-01 20:13:47 +02:00
parent 8effa3e542
commit abe5d1b2fe
3 changed files with 3 additions and 3 deletions

View File

@ -8,5 +8,5 @@
%define with_libgomp %define with_libgomp
# Moxie needs dtc to build gdb, then pick up the rest of the set # Moxie needs dtc to build gdb, then pick up the rest of the set
devel/dtc-1.4.1-1 devel/dtc-1.6.0-1
%include 5/rtems-default.bset %include 5/rtems-default.bset

View File

@ -2,5 +2,5 @@
%define rtems_arch moxie %define rtems_arch moxie
%define win32-gdb-disable-sim %define win32-gdb-disable-sim
%define with_libgomp %define with_libgomp
devel/dtc-1.4.1-1 devel/dtc-1.6.0-1
%include 6/rtems-default.bset %include 6/rtems-default.bset

View File

@ -2,5 +2,5 @@
%define rtems_arch moxie %define rtems_arch moxie
%define win32-gdb-disable-sim %define win32-gdb-disable-sim
%define with_libgomp %define with_libgomp
devel/dtc-1.4.1-1 devel/dtc-1.6.0-1
%include 7/rtems-default.bset %include 7/rtems-default.bset