]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
common.opt (--no-sysroot-suffix): New driver option.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 3 Sep 2012 11:34:22 +0000 (12:34 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 3 Sep 2012 11:34:22 +0000 (12:34 +0100)
commit28b4fc515b603d90e022b8c0a75cde539a27d3d1
tree864ddfc1802112f202a37bdbc0819fc724c00fdd
parentd6cd87119867047cb1a2fd9b1618c77aef122fc9
common.opt (--no-sysroot-suffix): New driver option.

* common.opt (--no-sysroot-suffix): New driver option.
* doc/invoke.texi (--no-sysroot-suffix): Document.
* gcc.c (driver_handle_option): Handle --no-sysroot-suffix as not
needing spec processing.
(main): Do not process sysroot suffixes if no_sysroot_suffix.

From-SVN: r190882
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/gcc.c
This page took 0.055714 seconds and 5 git commands to generate.