[PATCH v1] cpukit: Add timespecisnonnegative to Makefile.am

Joel Sherrill joel at rtems.org
Mon Jun 21 20:09:55 UTC 2021


This patch is OK and I'm about to push it.  Using autoconf build on
sparc/leon3,
I got the following test results:

assed:        577
Failed:          1
User Input:      6
Expected Fail:   1
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         588
Failures:
 dl06.exe
User Input:
 fileio.exe
 dl10.exe
 termios.exe
 capture.exe
 monitor.exe
 top.exe
Expected Fail:
 psxfenv01.exe
Benchmark:
 linpack.exe
 dhrystone.exe
 whetstone.exe

--joel

On Mon, Jun 21, 2021 at 1:12 PM Ryan Long <ryan.long at 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 at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20210621/b5ce08e6/attachment.html>


More information about the devel mailing list