OSDN Git Service

2008-07-29 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
authoraaronwl <aaronwl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 2008 14:10:03 +0000 (14:10 +0000)
committeraaronwl <aaronwl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Jul 2008 14:10:03 +0000 (14:10 +0000)
* Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove extra s-win32.o.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138245 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/Makefile.in

index 611311c..fc568af 100644 (file)
@@ -1,3 +1,7 @@
+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.
 2008-07-28  Jan Hubicka  <jh@suse.cz>
 
        * misc.c (gnat_post_options): Do not set flag_no_inline.
index b3b4d08..6c9db7c 100644 (file)
@@ -1359,7 +1359,7 @@ ifeq ($(strip $(filter-out cygwin32% mingw32% pe,$(osys))),)
     s-taprop.adb<s-taprop-mingw.adb \
     system.ads<system-mingw.ads
 
     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
     EXTRA_GNATRTL_TASKING_OBJS = a-exetim.o
 
     MISCLIB = -lwsock32