aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-02-23 12:21:07 -0800
committerRobert Schumacher <roschuma@microsoft.com>2018-02-23 12:21:07 -0800
commit910d3e52802185a374fab8764b30d07f15e94fec (patch)
tree0f995d8941bba1988aebf47d851ee6798dd9f502
parent45ba125e02fbb1704ba41363c92d05f11ab5cb4a (diff)
downloadvcpkg-910d3e52802185a374fab8764b30d07f15e94fec.tar.gz
vcpkg-910d3e52802185a374fab8764b30d07f15e94fec.zip
[llvm] Reenable package
-rw-r--r--ports/llvm/portfile.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/llvm/portfile.cmake b/ports/llvm/portfile.cmake
index 8f981873a..60580947e 100644
--- a/ports/llvm/portfile.cmake
+++ b/ports/llvm/portfile.cmake
@@ -1,5 +1,3 @@
-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)