diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-02-22 01:44:52 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2011-02-22 01:44:52 +0000 |
commit | 7de97f9e1a0c1252ffc640f91061015cea939f32 (patch) | |
tree | 82f71da5bfe73f1fbe85e56bf100caed91a0e265 /gcc/config/alpha | |
parent | b2712497d90d04e6c902eea9ab4c1bd6d0cb5f8c (diff) | |
download | gcc-7de97f9e1a0c1252ffc640f91061015cea939f32.zip gcc-7de97f9e1a0c1252ffc640f91061015cea939f32.tar.gz gcc-7de97f9e1a0c1252ffc640f91061015cea939f32.tar.bz2 |
osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.
* config/alpha/osf5.opt (mno-mips-tfile): Mark as Target rather
than Driver option.
* config/hpux11.opt (mt): Likewise.
* config/microblaze/microblaze.opt (mxl-mode-xilkernel): Likewise.
* config/rs6000/xilinx.opt (mno-clearbss, mppcperflib): Likewise.
* config/vax/elf.opt (mno-asm-pic): Likewise.
* config/vms/vms.opt (map, mvms-return-codes): Likewise.
From-SVN: r170383
Diffstat (limited to 'gcc/config/alpha')
-rw-r--r-- | gcc/config/alpha/osf5.opt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/osf5.opt b/gcc/config/alpha/osf5.opt index fc084f3..ba70e7c 100644 --- a/gcc/config/alpha/osf5.opt +++ b/gcc/config/alpha/osf5.opt @@ -28,7 +28,7 @@ K Driver mno-mips-tfile -Driver RejectNegative +Target RejectNegative pthread Driver |