Commit 49501ea4 by Richard Kenner

(LINK_SPEC): New macro.

From-SVN: r7528
parent 88681624
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment