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:
parent
ad2a4e2b47
commit
b1138bf371
@ -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.
|
||||
|
@ -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*} \
|
||||
|
Loading…
Reference in New Issue
Block a user