sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with other FreeBSD platforms.

2004-08-29  David O'Brien  <obrien@FreeBSD.org>
	* config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with
	other FreeBSD platforms.

Approved by:  Mark Mitchell <mark@codesourcery.com>
	      Message-ID: <41325B1D.9020901@codesourcery.com>

From-SVN: r86739
This commit is contained in:
David O'Brien 2004-08-29 23:26:05 +00:00 committed by David O'Brien
parent 880873be2d
commit 5a0c230483
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2004-08-29 David O'Brien <obrien@FreeBSD.org>
* config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Sync '-p' handling with
other FreeBSD platforms.
2004-08-29 Richard Earnshaw <rearnsha@arm.com>
* arm.h (REVERSE_CONDITION): Define.

View File

@ -1091,7 +1091,7 @@ extern int fixuplabelno;
#define LINK_START_FREEBSD_SPEC ""
#define LINK_OS_FREEBSD_SPEC "\
%{p:%e`-p' not supported; use `-pg' and gprof(1)} \
%{p:%nconsider using `-pg' instead of `-p' with gprof(1)} \
%{Wl,*:%*} \
%{v:-V} \
%{assert*} %{R*} %{rpath*} %{defsym*} \