Commit b1138bf3 by David O'Brien Committed by David O'Brien

freebsd.h: Fix mismatched spec {.

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

From-SVN: r49603
parent ad2a4e2b
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.
......
......@@ -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*} \
......
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