tmap: still fails with clang 425
This commit is contained in:
parent
8847fd0f1f
commit
7612d88cb1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Tmap < Formula
|
|||
depends_on 'google-perftools' if build.include? 'perf'
|
||||
|
||||
fails_with :clang do
|
||||
build 421
|
||||
build 425
|
||||
cause 'Missing symbols being discussed in iontorrent/TMAP#3'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue