From: Thomas Quinot Date: Fri, 8 Aug 2008 13:03:37 +0000 (+0000) Subject: Makefile.in: Reintroduce g-soccon.ads as a compatibility shim. X-Git-Tag: releases/gcc-4.4.0~3234 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb535550fe6fdd93b32091704b42812873ba267;p=thirdparty%2Fgcc.git Makefile.in: Reintroduce g-soccon.ads as a compatibility shim. 2008-08-08 Thomas Quinot * gcc-interface/Makefile.in: Reintroduce g-soccon.ads as a compatibility shim. From-SVN: r138880 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 3d047f07f999..1f5e4e664990 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,8 @@ +2008-08-08 Thomas Quinot + + * gcc-interface/Makefile.in: Reintroduce g-soccon.ads as a + compatibility shim. + 2008-08-08 Thomas Quinot * gsocket.h: diff --git a/gcc/ada/gcc-interface/Makefile.in b/gcc/ada/gcc-interface/Makefile.in index ac5955e1e11a..b597fb0965f3 100644 --- a/gcc/ada/gcc-interface/Makefile.in +++ b/gcc/ada/gcc-interface/Makefile.in @@ -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 = \