Re-enable tests

This was accidently disabled by the previous merge commit.
This commit is contained in:
Tom Stellard 2017-08-24 13:29:31 +00:00
parent da075636c1
commit fd570ec077
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ cd _build
-DCLANG_ENABLE_ARCMT:BOOL=ON \
-DCLANG_ENABLE_STATIC_ANALYZER:BOOL=ON \
-DCLANG_INCLUDE_DOCS:BOOL=ON \
-DCLANG_INCLUDE_TESTS:BOOL=OFF \
-DCLANG_INCLUDE_TESTS:BOOL=ON \
-DCLANG_PLUGIN_SUPPORT:BOOL=ON \
-DENABLE_LINKER_BUILD_ID:BOOL=ON \
-DLLVM_ENABLE_EH=ON \