Re: [PATCH] Add libaio to SUBLIBS built for Cygwin

2024-11-19 Thread Corinna Vinschen
Hi Mark, On Nov 19 00:11, Mark Geisert wrote: > Provide libaio.a for those projects (such as stress-ng) checking for > POSIX aio support by looking for this library at configure time. > A release note is provided for Cygwin 3.6.0. > > Signed-off-by: Mark Geisert > Fixes: N/A (new code) > > ---

[PATCH] Add libaio to SUBLIBS built for Cygwin

2024-11-19 Thread Mark Geisert
Provide libaio.a for those projects (such as stress-ng) checking for POSIX aio support by looking for this library at configure time. A release note is provided for Cygwin 3.6.0. Signed-off-by: Mark Geisert Fixes: N/A (new code) --- winsup/cygwin/Makefile.am | 6 +- winsup/cygwin/release/