jasper fails with LLVM 2326
This commit is contained in:
parent
f4eb8c19ef
commit
00dcf43d5d
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue