ada: Remove unused files
gcc/ada/ChangeLog: * vxworks7-cert-rtp-base-link.spec: Removed. * vxworks7-cert-rtp-base-link__ppc64.spec: Removed. * vxworks7-cert-rtp-base-link__x86.spec: Removed. * vxworks7-cert-rtp-base-link__x86_64.spec: Removed. * vxworks7-cert-rtp-link.spec: Removed. * vxworks7-cert-rtp-link__ppcXX.spec: Removed.
This commit is contained in:
parent
d40e6edcff
commit
b992bddac7
6 changed files with 0 additions and 28 deletions
|
@ -1,2 +0,0 @@
|
|||
*base_link:
|
||||
--defsym=__wrs_rtp_base=0x80000000
|
|
@ -1,2 +0,0 @@
|
|||
*base_link:
|
||||
--defsym=__wrs_rtp_base=0x40000000
|
|
@ -1,2 +0,0 @@
|
|||
*base_link:
|
||||
--defsym=__wrs_rtp_base=0x400000
|
|
@ -1,2 +0,0 @@
|
|||
*base_link:
|
||||
--defsym=__wrs_rtp_base=0x200000
|
|
@ -1,10 +0,0 @@
|
|||
*self_spec:
|
||||
+ %{!nostdlib:-nodefaultlibs -nostartfiles}
|
||||
|
||||
*link:
|
||||
+ %{!nostdlib:%{mrtp:%{!shared: \
|
||||
%(base_link) \
|
||||
-l:certRtp.o \
|
||||
-L%:getenv(VSB_DIR /usr/lib/common/objcert) \
|
||||
-T%:getenv(VSB_DIR /usr/ldscripts/rtp.ld) \
|
||||
}}}
|
|
@ -1,10 +0,0 @@
|
|||
*self_spec:
|
||||
+ %{!nostdlib:-nodefaultlibs -nostartfiles}
|
||||
|
||||
*link:
|
||||
+ %{!nostdlib:%{mrtp:%{!shared: \
|
||||
%(base_link) \
|
||||
-lcert -lgnu \
|
||||
-L%:getenv(VSB_DIR /usr/lib/common/objcert) \
|
||||
-T%:getenv(VSB_DIR /usr/ldscripts/rtp.ld) \
|
||||
}}}
|
Loading…
Add table
Reference in a new issue