[committed 3/3] libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180]
Jonathan Wakely
jwakely@redhat.com
Fri Apr 23 13:01:08 GMT 2021
This adds dummy placeholders to net::io_context so that it can still be
compiled on targets without <poll.h>.
Tested powerpc64le-linux and sparc-solaris. Committed to trunk.
This could be backported so that it fixes PR 100180 everywhere, but
after the gcc-11 release.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 2170 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20210423/c718f51d/attachment.bin>
More information about the Libstdc++
mailing list