From 92b04319d101a2a94d6aade69e84f9b1068dcd09 Mon Sep 17 00:00:00 2001 From: Steffen Matthischke Date: Wed, 14 Aug 2013 00:31:01 +0200 Subject: tbb: succeeds with clang 500 Closes #21881. Signed-off-by: Adam Vandenberg --- Library/Formula/tbb.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/tbb.rb b/Library/Formula/tbb.rb index e4f45c45b..47740162e 100644 --- a/Library/Formula/tbb.rb +++ b/Library/Formula/tbb.rb @@ -7,6 +7,7 @@ class Tbb < Formula version '4.1u4' fails_with :clang do + build 425 cause "Undefined symbols for architecture x86_64: vtable for tbb::tbb_exception" end -- cgit v1.2.3