From a03618e9a3cf99a44a6973697fe70eae064ee68c Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 11 Mar 1992 08:02:06 +0000 Subject: *** empty log message *** From-SVN: r435 --- gcc/config/m68k/hp320.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/config/m68k/hp320.h b/gcc/config/m68k/hp320.h index 26afaff..60d3d68 100644 --- a/gcc/config/m68k/hp320.h +++ b/gcc/config/m68k/hp320.h @@ -95,8 +95,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define ASM_SPEC \ "%{m68000:-mc68000}%{mc68000:-mc68000}%{!mc68000:%{!m68000:-mc68020}}" -/* special directory for gnu libs on hp-ux system */ -#define MD_STARTFILE_PREFIX "/usr/local/lib/gnu/" +/* Tell GCC to put a space after -L when generating such options. */ +#define SPACE_AFTER_L_OPTION #endif /* Not HPUX_ASM */ -- cgit v1.1