aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/jasper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/jasper.rb')
-rw-r--r--Library/Formula/jasper.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/jasper.rb b/Library/Formula/jasper.rb
index 09db65788..e08b6f6af 100644
--- a/Library/Formula/jasper.rb
+++ b/Library/Formula/jasper.rb
@@ -11,8 +11,9 @@ class Jasper < Formula
DATA
end
+ fails_with_llvm "Undefined symbols when linking", :build => "2326"
+
def install
- fails_with_llvm "Undefined symbols when linking", :build => "2326"
system "./configure", "--disable-debug",
"--disable-dependency-tracking",
"--enable-shared",