Commit 46897370 by Aaron W. LaFramboise Committed by Aaron W. LaFramboise

Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove extra s-win32.o.

2008-07-29  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>

	* Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove extra s-win32.o.

From-SVN: r138245
parent e90acd93
2008-07-29 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
* Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove extra s-win32.o.
2008-07-28 Jan Hubicka <jh@suse.cz>
* misc.c (gnat_post_options): Do not set flag_no_inline.
......@@ -1359,7 +1359,7 @@ ifeq ($(strip $(filter-out cygwin32% mingw32% pe,$(osys))),)
s-taprop.adb<s-taprop-mingw.adb \
system.ads<system-mingw.ads
EXTRA_GNATRTL_NONTASKING_OBJS = s-win32.o s-win32.o g-regist.o
EXTRA_GNATRTL_NONTASKING_OBJS = s-win32.o g-regist.o
EXTRA_GNATRTL_TASKING_OBJS = a-exetim.o
MISCLIB = -lwsock32
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment