On Mon, Jun 21, 2021 at 3:10 PM Gedare Bloom <ged...@rtems.org> wrote:

> ok
>

This either added the file that was needed to keep autoconf builds working
a bit longer or it didn't fix the autoconf build issue reported.

Now checking if the waf and autoconf test results are the same for
sparc/leon3.

--joel


>
> On Mon, Jun 21, 2021 at 12:12 PM Ryan Long <ryan.l...@oarcorp.com> wrote:
> >
> > ---
> >  cpukit/Makefile.am | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
> > index 78e33b6..df970e5 100644
> > --- a/cpukit/Makefile.am
> > +++ b/cpukit/Makefile.am
> > @@ -998,6 +998,7 @@ librtemscpu_a_SOURCES += score/src/timespeclessthan.c
> >  librtemscpu_a_SOURCES += score/src/timespecsubtract.c
> >  librtemscpu_a_SOURCES += score/src/timespectoticks.c
> >  librtemscpu_a_SOURCES += score/src/timespecdivide.c
> > +librtemscpu_a_SOURCES += score/src/timespecisnonnegative.c
> >  librtemscpu_a_SOURCES += score/src/timespecdividebyinteger.c
> >  librtemscpu_a_SOURCES += score/src/timespecgetasnanoseconds.c
> >  librtemscpu_a_SOURCES += score/src/coretod.c
> > --
> > 1.8.3.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
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to