aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)