From 33c559cefc7b6ddf38b01b69c381f89d5833adad Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 30 Jan 2013 09:13:53 -0800 Subject: [PATCH] simgrid: update clang failure Closes Homebrew/homebrew#17280. --- Formula/simgrid.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/simgrid.rb b/Formula/simgrid.rb index 9b99ccc9995..0e86470a639 100644 --- a/Formula/simgrid.rb +++ b/Formula/simgrid.rb @@ -10,7 +10,8 @@ class Simgrid < Formula depends_on 'graphviz' fails_with :clang do - build 318 + build 425 + cause "Undefined symbols for architecture x86_64" end def install