aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorDoug Rupp <rupp@adacore.com>2022-05-19 13:41:27 -0700
committerPierre-Marie de Rodat <derodat@adacore.com>2022-07-04 07:45:59 +0000
commit2f94aea27c0bbc2f174176bff9fece9626a5ee0a (patch)
tree5ec8d0caf1b9010c17a296bb8b5e9fd5fc017980 /gcc
parente0cd23986ed4fcfbb71ab44959ca18299412e706 (diff)
downloadgcc-2f94aea27c0bbc2f174176bff9fece9626a5ee0a.zip
gcc-2f94aea27c0bbc2f174176bff9fece9626a5ee0a.tar.gz
gcc-2f94aea27c0bbc2f174176bff9fece9626a5ee0a.tar.bz2
[Ada] Makefile.rtl: remove references t oVxworks RTP Cert .spec files
gcc/ada/ * Makefile.rtl (GCC_SPEC_FILES): Remove vxworks cert files.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/Makefile.rtl7
1 files changed, 0 insertions, 7 deletions
diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index 09395d3..03429f6 100644
--- a/gcc/ada/Makefile.rtl
+++ b/gcc/ada/Makefile.rtl
@@ -1205,10 +1205,8 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworks vxworksspe vxworks7% vxworks7spe
else
GCC_SPEC_FILES+=vxworks7-rtp-base-link.spec
endif
- GCC_SPEC_FILES+=vxworks7-cert-rtp-link__ppcXX.spec
else
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
endif
endif
@@ -1349,10 +1347,8 @@ ifeq ($(strip $(filter-out %86 x86_64 wrs vxworks vxworks7%,$(target_cpu) $(targ
ifeq ($(strip $(filter-out vxworks7%, $(target_os))),)
GCC_SPEC_FILES+=vxworks7-$(X86CPU)-rtp-base-link.spec
- GCC_SPEC_FILES+=vxworks7-cert-rtp-link.spec
else
GCC_SPEC_FILES+=vxworks-x86-link.spec
- GCC_SPEC_FILES+=vxworks-cert-x86-link.spec
GCC_SPEC_FILES+=vxworks-smp-x86-link.spec
endif
endif
@@ -1476,9 +1472,6 @@ ifeq ($(strip $(filter-out aarch64 arm% coff wrs vx%,$(target_cpu) $(target_vend
GCC_SPEC_FILES+=vxworks-smp-arm-link.spec
endif
endif
- ifeq ($(strip $(filter-out vxworks7%, $(target_os))),)
- GCC_SPEC_FILES+=vxworks7-cert-rtp-link.spec
- endif
endif
# ARM android