]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Wed, 11 Mar 1992 08:02:06 +0000 (08:02 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 11 Mar 1992 08:02:06 +0000 (08:02 +0000)
From-SVN: r435

gcc/config/m68k/hp320.h

index 26afaff89c7ace6673be5744bed36e1d0337a515..60d3d68d6cdb0daa582cf5d1a736ad92fd81bde9 100644 (file)
@@ -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 */