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
Allow target to override gnu-user.h crti and crtn
[official-gcc.git]
/
gcc
/
ada
/
vxworks-smp-x86-link.spec
blob
98a60c11297b03a894724d6b423af9afa0328cd9
1
*
lib
:
2
+
%
{
mrtp
:
%
{!
shared
:
\
3
%
{
vxsim
:
\
4
-
L%
:
getenv
(
WIND_BASE
/
target
/
lib_smp
/
usr
/
lib
/
simpentium
/
SIMPENTIUM
/
common
)
\
5
}
\
6
%
{!
vxsim
:
\
7
-
L%
:
getenv
(
WIND_BASE
/
target
/
lib_smp
/
usr
/
lib
/
pentium
/
PENTIUM4
/
common
)
\
8
}
\
9
}}