Second attempt to fix Sphinx bot
authorTeresa Johnson <tejohnson@google.com>
Thu, 22 Sep 2016 13:41:10 +0000 (13:41 +0000)
committerTeresa Johnson <tejohnson@google.com>
Thu, 22 Sep 2016 13:41:10 +0000 (13:41 +0000)
commit9e05266dcbc05c28469d1ec296aa374e3526c5f0
treee7bcc66930b993cb836356c14a8aa51625ffab45
parent82c3717f546c5724b7fe0acdcf259134e87d3a36
Second attempt to fix Sphinx bot

The fix in r282148 was not enough to fix the following error:
/home/llvmbb/llvm-build-dir/clang-sphinx-docs/llvm/src/tools/clang/docs/CommandGuide/clang.rst:338:
WARNING: unknown option: -flto=full

on the sphinx bot:
  http://lab.llvm.org:8011/builders/clang-sphinx-docs/builds/16313

(not reproducible locally).

This time, simply remove the option reference.

llvm-svn: 282151
clang/docs/CommandGuide/clang.rst