aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4.h
diff options
context:
space:
mode:
authorDavid O'Brien <obrien@FreeBSD.org>2004-08-29 23:26:05 +0000
committerDavid O'Brien <obrien@gcc.gnu.org>2004-08-29 23:26:05 +0000
commit5a0c2304832ceb4a3a28a5a57c156197f127b8c1 (patch)
tree595fecdc362c8ad12ad6779f1e8bdad672a92804 /gcc/config/rs6000/sysv4.h
parent880873be2de242fcc62e4fb303b916f4897b0c14 (diff)
downloadgcc-5a0c2304832ceb4a3a28a5a57c156197f127b8c1.zip
gcc-5a0c2304832ceb4a3a28a5a57c156197f127b8c1.tar.gz
gcc-5a0c2304832ceb4a3a28a5a57c156197f127b8c1.tar.bz2
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
Diffstat (limited to 'gcc/config/rs6000/sysv4.h')
-rw-r--r--gcc/config/rs6000/sysv4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/sysv4.h b/gcc/config/rs6000/sysv4.h
index f3f722d..bb3b9dd 100644
--- a/gcc/config/rs6000/sysv4.h
+++ b/gcc/config/rs6000/sysv4.h
@@ -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*} \