tmap: still fails with clang 425

This commit is contained in:
Adam Vandenberg 2013-06-29 08:56:58 -07:00
parent 8847fd0f1f
commit 7612d88cb1

View file

@ -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