Commit 46f8e1ac by Arnaud Charlet Committed by Arnaud Charlet

* gcc-interface/Makefile.in: Fix typo.

From-SVN: r179900
parent 8097203f
2011-10-13 Arnaud Charlet <charlet@adacore.com>
* gcc-interface/Makefile.in: Fix typo.
2011-10-13 Ed Schonberg <schonberg@adacore.com>
* sem_ch12.adb (Analyze_Formal_{Floating_Type,
......
......@@ -844,7 +844,7 @@ ifeq ($(strip $(filter-out %86 wrs vxworks,$(targ))),)
system.ads<system-vxworks-x86-rtp.ads
EXTRA_GNATRTL_NONTASKING_OBJS=s-vxwexc.o
EXTRA_LIBGNAT_SRCS+=affinity.o
EXTRA_LIBGNAT_OBJS+=affinity.o
EXTRA_LIBGNAT_SRCS+=affinity.c
else
ifeq ($(strip $(filter-out kernel-smp, $(THREAD_KIND))),)
......
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