From: Richard Kenner Date: Wed, 22 Jun 1994 22:49:13 +0000 (-0400) Subject: (LINK_SPEC): New macro. X-Git-Tag: misc/cutover-egcs-0~6415 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49501ea43f867730da38ffaf5923811cd4a5c3b7;p=thirdparty%2Fgcc.git (LINK_SPEC): New macro. From-SVN: r7528 --- diff --git a/gcc/config/m68k/hp320.h b/gcc/config/m68k/hp320.h index af452cf6c60a..4b5afcb0f56d 100644 --- a/gcc/config/m68k/hp320.h +++ b/gcc/config/m68k/hp320.h @@ -119,6 +119,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif /* Not HPUX_ASM */ +/* Translate -static for HPUX linker. */ +#define LINK_SPEC "%{static:-a archive}" + /* Names to predefine in the preprocessor for this target machine (for non-strict-ANSI programs only). */ /* These are the ones defined by HPUX cc, plus mc68000 for uniformity with