Please apply your Christian's and your patch. Also bump the dtc base package version number.
I thought we settled on 1.4. --joel On Tue, Apr 7, 2020 at 3:56 AM Hesham Almatary <hesham.almat...@cl.cam.ac.uk> wrote: > * There is no all$ target in Spike > * There is no longer --with-fesvr flag since fesvr is source-inlined > by default > --- > source-builder/config/spike-1-1.cfg | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/source-builder/config/spike-1-1.cfg > b/source-builder/config/spike-1-1.cfg > index 760e1cc..e731348 100644 > --- a/source-builder/config/spike-1-1.cfg > +++ b/source-builder/config/spike-1-1.cfg > @@ -37,10 +37,9 @@ URL: https://github.com/riscv/riscv-isa-sim/ > cd ${source_dir_spike} > > ./configure \ > - --prefix=%{_prefix} \ > - --with-fesvr=%{_prefix} > + --prefix=%{_prefix} > > - %{__make} %{?_smp_mflags} all$ > + %{__make} %{?_smp_mflags} > > cd ${build_top} > > -- > 2.17.1 > > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel >
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel