[LTP] [PATCH 1/2] tlibio: Restore uclibc-ng support
    Petr Vorel 
    petr.vorel@gmail.com
       
    Sun Jul 27 22:11:18 CEST 2025
    
    
  
Hi Cyril,
> Hi!
> > uclibc-ng does not implement <aio.h>. Requiring it for the core LTP
> > library breaks the build. Restore unintentional removal in fed3e3ee63.
> Can we instead of hardcoding UCLIBC add a proper configure check for the
> aio.h header? That way it would work on any libc that does not include
> aio.h...
Thanks for the point and sorry to forget a basic rule to avoid hardcoding any
libc if detectable with autotools.
Kind regards,
Petr
    
    
More information about the ltp
mailing list