Makefile.in: Reintroduce g-soccon.ads as a compatibility shim.
2008-08-08 Thomas Quinot <quinot@adacore.com> * gcc-interface/Makefile.in: Reintroduce g-soccon.ads as a compatibility shim. From-SVN: r138880
This commit is contained in:
parent
a3ea913742
commit
cfb535550f
@ -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:
|
||||
|
@ -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 = \
|
||||
|
Loading…
Reference in New Issue
Block a user