aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-01-27 18:36:03 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-01-27 18:36:03 +0000
commit5f02b9dbcd0669d7c13999a89694520113c2cc12 (patch)
tree03c848301911f5bb70b0ca3d4afd54721bf39580 /gcc/config/rs6000/sysv4.h
parent188214d4f7673ae07a1f87cdf47e97e65aa518b9 (diff)
downloadgcc-5f02b9dbcd0669d7c13999a89694520113c2cc12.zip
gcc-5f02b9dbcd0669d7c13999a89694520113c2cc12.tar.gz
gcc-5f02b9dbcd0669d7c13999a89694520113c2cc12.tar.bz2
sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
* config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile. * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile. From-SVN: r169336
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 71af74e..113ddd0 100644
--- a/gcc/config/rs6000/sysv4.h
+++ b/gcc/config/rs6000/sysv4.h
@@ -872,7 +872,7 @@ extern int fixuplabelno;
/* NetBSD support. */
#define LIB_NETBSD_SPEC "\
-%{profile:-lgmon -lc_p} %{!profile:-lc}"
+-lc"
#define STARTFILE_NETBSD_SPEC "\
ncrti.o%s crt0.o%s \