repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Daily bump.
[official-gcc.git]
/
gcc
/
ada
/
vxworks7-cert-rtp-link.spec
blob
9923c58defa53538e30b96f727e273c6f1f16b1b
1
*
self_spec
:
2
+
%{!nostdlib:-nodefaultlibs -nostartfiles}
3
4
*
link
:
5
+
%
{!
nostdlib
:
%
{
mrtp
:
%
{!
shared
:
\
6
%
(
base_link
)
\
7
-
l
:
certRtp.o \
8
-
L%
:
getenv
(
VSB_DIR
/
usr
/
lib
/
common
/
objcert
)
\
9
-
T%
:
getenv
(
VSB_DIR
/
usr
/
ldscripts
/
rtp.ld
)
\
10
}}}