Clean up.
From-SVN: r213263
This commit is contained in:
parent
6a7d8936f3
commit
e687b3f535
@ -623,11 +623,6 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworks,$(target_cpu) $(target_vendor) $
|
||||
EXTRA_GNATRTL_TASKING_OBJS += s-vxwork.o s-vxwext.o
|
||||
|
||||
EXTRA_LIBGNAT_OBJS+=vx_stack_info.o
|
||||
|
||||
GCC_SPEC_FILES+=vxworks-$(ARCH_STR)-link.spec
|
||||
GCC_SPEC_FILES+=vxworks-cert-$(ARCH_STR)-link.spec
|
||||
GCC_SPEC_FILES+=vxworks-smp-$(ARCH_STR)-link.spec
|
||||
GCC_SPEC_FILES+=vxworks-crtbe-link.spec
|
||||
endif
|
||||
|
||||
# PowerPC and e500v2 VxWorks 653
|
||||
@ -1029,8 +1024,6 @@ ifeq ($(strip $(filter-out arm% coff wrs vx%,$(target_cpu) $(target_vendor) $(ta
|
||||
EXTRA_GNATRTL_TASKING_OBJS=s-vxwork.o s-vxwext.o
|
||||
|
||||
EXTRA_LIBGNAT_OBJS+=vx_stack_info.o
|
||||
|
||||
GCC_SPEC_FILES+=vxworks-crtbe-link.spec
|
||||
endif
|
||||
|
||||
# MIPS VxWorks
|
||||
|
Loading…
Reference in New Issue
Block a user