diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-22 07:54:18 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-23 03:27:04 -0800 |
| commit | e3dda1a82dccb1c74af615572d6c35df9707275f (patch) | |
| tree | aadd10b91b3e80e340cf625c23fc50b95be90e5f /ports/llvm | |
| parent | 896b3d9e5c4b392b65c62b2a2f1b539d9ef3f374 (diff) | |
| download | vcpkg-e3dda1a82dccb1c74af615572d6c35df9707275f.tar.gz vcpkg-e3dda1a82dccb1c74af615572d6c35df9707275f.zip | |
[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
Diffstat (limited to 'ports/llvm')
| -rw-r--r-- | ports/llvm/portfile.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/llvm/portfile.cmake b/ports/llvm/portfile.cmake index 60580947e..8f981873a 100644 --- a/ports/llvm/portfile.cmake +++ b/ports/llvm/portfile.cmake @@ -1,3 +1,5 @@ +message(FATAL_ERROR "temporarily disabled") + # LLVM documentation recommends always using static library linkage when # building with Microsoft toolchain; it's also the default on other platforms set(VCPKG_LIBRARY_LINKAGE static) |
