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

2021-06-21 Thread Joel Sherrill
On Mon, Jun 21, 2021 at 3:10 PM Gedare Bloom 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

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

2021-06-21 Thread Gedare Bloom
ok On Mon, Jun 21, 2021 at 12:12 PM Ryan Long 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 @@ librtemsc

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

2021-06-21 Thread Joel Sherrill
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