Commit a03618e9 by Richard Stallman

*** empty log message ***

From-SVN: r435
parent 46d1e596
...@@ -95,8 +95,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -95,8 +95,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define ASM_SPEC \ #define ASM_SPEC \
"%{m68000:-mc68000}%{mc68000:-mc68000}%{!mc68000:%{!m68000:-mc68020}}" "%{m68000:-mc68000}%{mc68000:-mc68000}%{!mc68000:%{!m68000:-mc68020}}"
/* special directory for gnu libs on hp-ux system */ /* Tell GCC to put a space after -L when generating such options. */
#define MD_STARTFILE_PREFIX "/usr/local/lib/gnu/" #define SPACE_AFTER_L_OPTION
#endif /* Not HPUX_ASM */ #endif /* Not HPUX_ASM */
......
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