]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 3d047f07f99972d59222c259d6036d6be1eb0e66..1f5e4e664990d3429ea4083c513ad1aefb76adbf 100644 (file)
@@ -1,3 +1,8 @@
+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:
index ac5955e1e11a327cf5e0fdc990fd57b4cef2fd86..b597fb0965f303da710b59ee6b32e0c338a7aafb 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 = \