Skip to content

Commit

Permalink
fix build options for ocaml (#948)
Browse files Browse the repository at this point in the history
* fix build options for ocaml

* bump submod temporarily

* bump

* bump

* bump

* bump

* bump

* bump

* bump

* bump anvill
  • Loading branch information
2over12 authored Jun 2, 2022
1 parent f1c65d3 commit 618455d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ports/llvm-13/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ vcpkg_cmake_configure(
-DLLVM_BUILD_EXAMPLES=OFF
-DLLVM_INCLUDE_TESTS=OFF
-DLLVM_BUILD_TESTS=OFF
-DLLVM_BUILD_DOCS=OFF
-DLLVM_INCLUDE_DOCS=OFF
# Disable linking to Windows PDB analysis library (hard-coded path in LLVMExports.cmake)
-DLLVM_ENABLE_DIA_SDK=OFF
# Force TableGen to be built with optimization. This will significantly improve build time.
Expand Down

0 comments on commit 618455d

Please sign in to comment.