From b8c7728cefb758ebeec4180538af01e7c4ec3284 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Sun, 22 Apr 2012 16:58:38 -0500 Subject: tmap fails_with :clang --- Library/Formula/tmap.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/tmap.rb b/Library/Formula/tmap.rb index c5298b6f9..455aa0152 100644 --- a/Library/Formula/tmap.rb +++ b/Library/Formula/tmap.rb @@ -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", -- cgit v1.2.3