Last active
December 11, 2015 05:49
-
-
Save cosmo0920/4555118 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- llvm-9999/docs/Makefile.sphinx 2012-12-31 05:16:20.630466221 +0900 | |
+++ llvm-9999/docs/Makefile.sphinx.edited 2012-12-31 05:15:41.410467184 +0900 | |
@@ -3,7 +3,7 @@ | |
# You can set these variables from the command line. | |
SPHINXOPTS = | |
-SPHINXBUILD = sphinx-build | |
+SPHINXBUILD = sphinx-build-2.7 | |
PAPER = | |
BUILDDIR = _build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment