aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/jasper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/jasper.rb b/Library/Formula/jasper.rb
index 137104334..41e7f6fb2 100644
--- a/Library/Formula/jasper.rb
+++ b/Library/Formula/jasper.rb
@@ -8,6 +8,7 @@ class Jasper <Formula
depends_on 'jpeg'
def install
+ fails_with_llvm "Undefined symbols when linking", :build => "2326"
system "./configure", "--disable-debug",
"--disable-dependency-tracking",
"--enable-shared",