tmap fails_with :clang

master
Misty De Meo 2012-04-22 16:58:38 -05:00
parent 2330ab8cee
commit 228dcdc3f5
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ class Tmap < Formula
head 'https://github.com/iontorrent/TMAP.git'
fails_with :clang do
build 318
end
def install
system "sh autogen.sh"
system "./configure", "--disable-debug", "--disable-dependency-tracking",