disable sphinx warnings-as-errors

This commit is contained in:
Josh Stone 2017-01-06 17:56:22 -08:00
parent 74fef128e4
commit 210cd876b6
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ cd _build
-DLLVM_BUILD_EXTERNAL_COMPILER_RT:BOOL=ON \
-DLLVM_INSTALL_TOOLCHAIN_ONLY:BOOL=OFF \
\
-DSPHINX_WARNINGS_AS_ERRORS=OFF \
-DSPHINX_EXECUTABLE=%{_bindir}/sphinx-build-3
make %{?_smp_mflags}