Makefile.in: Reintroduce g-soccon.ads as a compatibility shim.
authorThomas Quinot <quinot@adacore.com>
Fri, 8 Aug 2008 13:03:37 +0000 (13:03 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 8 Aug 2008 13:03:37 +0000 (15:03 +0200)
2008-08-08  Thomas Quinot  <quinot@adacore.com>

* gcc-interface/Makefile.in: Reintroduce g-soccon.ads as a
compatibility shim.

From-SVN: r138880

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index 3d047f0..1f5e4e6 100644 (file)
@@ -1,5 +1,10 @@
 2008-08-08  Thomas Quinot  <quinot@adacore.com>
 
+       * gcc-interface/Makefile.in: Reintroduce g-soccon.ads as a
+       compatibility shim.
+
+2008-08-08  Thomas Quinot  <quinot@adacore.com>
+
        * gsocket.h:
        On Windows, include <errno.h> and redefine only selected errno values
        from their <winsock2.h> definitions.
index ac5955e..b597fb0 100644 (file)
@@ -368,7 +368,7 @@ PREFIX_REAL_OBJS = ../prefix.o \
 # sockets, reset this variable to empty and add DUMMY_SOCKETS_TARGET_PAIRS 
 # to LIBGNAT_TARGET_PAIRS.
 
-GNATRTL_SOCKETS_OBJS = g-socket$(objext) g-socthi$(objext) \
+GNATRTL_SOCKETS_OBJS = g-soccon$(objext) g-socket$(objext) g-socthi$(objext) \
   g-soliop$(objext) g-sothco$(objext) g-sttsne$(objext)
 
 DUMMY_SOCKETS_TARGET_PAIRS = \