[LTP] [PATCH] auto filter aio tests of libc can't support aio

Vineet Gupta vineet.gupta1@synopsys.com
Thu Mar 21 22:43:44 CET 2019


On 3/20/19 3:48 PM, Petr Vorel wrote:
>> +ifndef HAVE_LIBAIO_H
>> +FILTER_OUT_DIRS	+= aio
>> +endif
> This is IMHO wrong, as all files using libaio.h are guarded with
> TST_TEST_TCONF().

You're right. It seems this ltp tree of mine had stray aio1 and aio2 dir in the
io/aio which was actually tripping the build. With a pristine tree that is indeed
not needed.

Thx,
-Vineet


More information about the ltp mailing list