aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m68k/hp320.h4
1 files changed, 2 insertions, 2 deletions
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 */