(ASM_FINAL_SPEC [CROSS_COMPILE]): Correct typo.
Update copyright message. From-SVN: r7424
This commit is contained in:
parent
9997d19d6d
commit
ef65c0dcdf
@ -1,5 +1,5 @@
|
|||||||
/* Definitions of target machine for GNU compiler. ARM RISCiX version.
|
/* Definitions of target machine for GNU compiler. ARM RISCiX version.
|
||||||
Copyright (C) 1993 Free Software Foundation, Inc.
|
Copyright (C) 1993, 1994 Free Software Foundation, Inc.
|
||||||
Contributed by Richard Earnshaw (rwe11@cl.cam.ac.uk), based on original
|
Contributed by Richard Earnshaw (rwe11@cl.cam.ac.uk), based on original
|
||||||
work by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
|
work by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl)
|
||||||
and Martin Simmons (@harleqn.co.uk).
|
and Martin Simmons (@harleqn.co.uk).
|
||||||
@ -54,7 +54,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef ASM_FINAL_SPEC
|
#ifndef ASM_FINAL_SPEC
|
||||||
#if !defined (CROSS_COMPILER)
|
#if !defined (CROSS_COMPILE)
|
||||||
#define ASM_FINAL_SPEC "\
|
#define ASM_FINAL_SPEC "\
|
||||||
%{!mno-symrename: \
|
%{!mno-symrename: \
|
||||||
\n /usr/bin/symrename \
|
\n /usr/bin/symrename \
|
||||||
|
Loading…
Reference in New Issue
Block a user