]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Set g-spogwa as a GNATRTL_SOCKETS_OBJS
authorCedric Landet <landet@adacore.com>
Fri, 31 Mar 2023 12:05:37 +0000 (14:05 +0200)
committerMarc Poulhiès <poulhies@adacore.com>
Mon, 29 May 2023 08:23:22 +0000 (10:23 +0200)
commite7c20cedbd61d5252f4d17d4c2a538f0112df053
tree691d6179339028b89ed4b0be48c011f8b6668d89
parentfb828af5933219d95f0f6a98567c09813de2dde1
ada: Set g-spogwa as a GNATRTL_SOCKETS_OBJS

g-spogwa.adb is the body of the procedure GNAT.Sockets.Poll.G_Wait.
This is a socket specific procedure. It should only be built for
systems that support sockets.

gcc/ada/

* Makefile.rtl: Move g-spogwa$(objext) from GNATRTL_NONTASKING_OBJS
to GNATRTL_SOCKETS_OBJS
gcc/ada/Makefile.rtl