freebsd.h: Fix mismatched spec {.

2002-02-07  David O'Brien  <obrien@FreeBSD.org>
	* config/sparc/freebsd.h: Fix mismatched spec {.

From-SVN: r49603
This commit is contained in:
David O'Brien 2002-02-08 02:49:25 +00:00 committed by David O'Brien
parent ad2a4e2b47
commit b1138bf371
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-02-07 David O'Brien <obrien@FreeBSD.org>
* config/sparc/freebsd.h: Fix mismatched spec {.
2002-02-07 Richard Henderson <rth@redhat.com>
* cfgrtl.c: Include recog.h and insn-config.h.

View File

@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define CPP_PREDEFINES FBSD_CPP_PREDEFINES
#define LINK_SPEC "-m elf64_sparc %(link_arch) \
%{!mno-relax:%{!r:-relax} \
%{!mno-relax:%{!r:-relax}} \
%{p:%e`-p' not supported; use `-pg' and gprof(1)} \
%{Wl,*:%*} \
%{assert*} %{R*} %{rpath*} %{defsym*} \