diff options
Diffstat (limited to 'libcxx/docs/Makefile.sphinx')
| -rw-r--r-- | libcxx/docs/Makefile.sphinx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libcxx/docs/Makefile.sphinx b/libcxx/docs/Makefile.sphinx index 743ebfe48f1..2ca1e4d3faf 100644 --- a/libcxx/docs/Makefile.sphinx +++ b/libcxx/docs/Makefile.sphinx @@ -1,5 +1,8 @@ # Makefile for Sphinx documentation # +# FIXME: This hack is only in place to allow the libcxx.llvm.org/docs builder +# to work with libcxx. This should be removed when that builder supports +# out-of-tree builds. # You can set these variables from the command line. SPHINXOPTS = |

