aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vice.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/vice.rb b/Library/Formula/vice.rb
index baf15b46e..884cf4940 100644
--- a/Library/Formula/vice.rb
+++ b/Library/Formula/vice.rb
@@ -15,8 +15,9 @@ class Vice < Formula
end
end
+ fails_with_llvm "Cannot build with LLVM"
+
def install
- fails_with_llvm "Cannot build with LLVM"
ENV.libpng
# Disable the zlibtest, we know we have it.