]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
entered into RCS
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Mar 1992 20:38:12 +0000 (15:38 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 3 Mar 1992 20:38:12 +0000 (15:38 -0500)
From-SVN: r385

gcc/config/m68k/sun2o4.h

index 3b8e010ac3986826814c6661d296f820098a5dea..c30a1ccb7796315cb2bd06f81ca589f9118678d1 100644 (file)
@@ -92,7 +92,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #endif
 
 #undef LINK_SPEC
-#define LINK_SPEC "%{!e*:-e start} -dc -dp %{g:-Bstatic} %{static:-Bstatic}"
+#define LINK_SPEC "%{!e*:-e start} -dc -dp %{static:-Bstatic}"
 
 #undef ASM_OUTPUT_DOUBLE
 #define ASM_OUTPUT_DOUBLE(FILE,VALUE)                                  \