Re: [PATCH] tools: fix compile error of freq-step.c

2017-08-16 Thread Shuah Khan
On 08/16/2017 12:27 PM, John Stultz wrote: > On Tue, Aug 15, 2017 at 11:08 PM, Thomas Richter > wrote: >> The compilation of the file freq-step.c in directory >> tools/testing/selftests/timers fails with this error message: >> >> [root@s8360046 timers]# make >> gcc -O3 -Wl,-no-as-needed -Wall -DKT

Re: [PATCH] tools: fix compile error of freq-step.c

2017-08-16 Thread John Stultz
On Tue, Aug 15, 2017 at 11:08 PM, Thomas Richter wrote: > The compilation of the file freq-step.c in directory > tools/testing/selftests/timers fails with this error message: > > [root@s8360046 timers]# make > gcc -O3 -Wl,-no-as-needed -Wall -DKTEST -lrt -lpthread -lm freq-step.c > -o