projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e560f9
)
udk.h (LINK_SPEC): Correct linker search path for system libraries.
author
Robert Lipe
<robertlipe@usa.net>
Thu, 3 Jun 1999 21:27:41 +0000
(15:27 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Thu, 3 Jun 1999 21:27:41 +0000
(15:27 -0600)
P
* i386/udk.h (LINK_SPEC): Correct linker search path for
system libraries.
From-SVN: r27331
gcc/config/i386/udk.h
patch
|
blob
|
history
diff --git
a/gcc/config/i386/udk.h
b/gcc/config/i386/udk.h
index 2714e6da1be248f659b6e6bb6f26779b0c70d9a5..8e03abf52273d1ee93bf75b8d766a728b6641eca 100644
(file)
--- a/
gcc/config/i386/udk.h
+++ b/
gcc/config/i386/udk.h
@@
-25,6
+25,6
@@
%{G:-G} \
%{YP,*} \
%{!YP,*:%{p:-Y P,/udk/usr/ccs/lib/libp:/udk/usr/lib/libp:/udk/usr/ccs/lib:/udk/usr/lib} \
- %{!p:-Y P,/udk/usr/ccs/lib:/usr/lib}} \
+ %{!p:-Y P,/udk/usr/ccs/lib:/u
dk/u
sr/lib}} \
%{Qy:} %{!Qn:-Qy}"