]> gcc.gnu.org Git - gcc.git/commitdiff
(LINK_SPEC): Add rpath.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 29 Nov 1995 20:13:25 +0000 (12:13 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 29 Nov 1995 20:13:25 +0000 (12:13 -0800)
From-SVN: r10624

gcc/config/mips/iris6.h

index c677ee03867841ee761b42b9607cd21c381d019a..5818a7780eaa9db22da79dc1c9a23b4480f153ca 100644 (file)
@@ -279,6 +279,7 @@ while (0)
 %{bestGnum} %{shared} %{non_shared} \
 %{call_shared} %{no_archive} %{exact_version} \
 %{!shared: %{!non_shared: %{!call_shared: -call_shared -no_unresolved}}} \
+%{rpath} \
 -_SYSTYPE_SVR4"
 
 /* ??? Debugging does not work.  We get many assembler core dumps,
This page took 0.07034 seconds and 5 git commands to generate.