(LINK_SPEC): Revert March 16 change. Do not add -R for each -L.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 2 Jul 1995 01:29:27 +0000 (21:29 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 2 Jul 1995 01:29:27 +0000 (21:29 -0400)
From-SVN: r10104

gcc/config/sparc/sol2.h

index 6aadcacbc4b03063a654c99af6a49ca25ce99065..34833bcc5745021ffd962d04a079b5b797a6d5ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions of target machine for GNU compiler, for SPARC running Solaris 2
-   Copyright 1992 Free Software Foundation, Inc.
+   Copyright 1992, 1995 Free Software Foundation, Inc.
 
    Written by Ron Guilmette (rfg@netcom.com).
    Additional changes by David V. Henkel-Wallace (gumby@cygnus.com).
@@ -132,7 +132,7 @@ do {                                                                        \
    %{symbolic:-Bsymbolic -G -dy -z text %{!h*:%{o*:-h %*}}} \
    %{G:-G} \
    %{YP,*} \
-   %{R*} %{!static:%{!R*:%{L*:-R %*}}} \
+   %{R*} \
    %{compat-bsd: \
      %{!YP,*:%{p:-Y P,/usr/ucblib:/usr/ccs/lib/libp:/usr/lib/libp:/usr/ccs/lib:/usr/lib} \
        %{!p:-Y P,/usr/ucblib:/usr/ccs/lib:/usr/lib}} \