From 8f95b3e9ff70e3a93f8856f7b05f562a48501fee Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 8 Dec 2011 21:27:15 -0600 Subject: glib: builds with LLVM >= 2335 Signed-off-by: Jack Nagel --- Library/Formula/glib.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb index ac42eb45a..a16b168cc 100644 --- a/Library/Formula/glib.rb +++ b/Library/Formula/glib.rb @@ -10,7 +10,7 @@ class Glib < Formula depends_on 'gettext' depends_on 'libffi' - fails_with_llvm "Undefined symbol errors while linking" unless MacOS.lion? + fails_with_llvm "Undefined symbol errors while linking", :build => 2334 def patches mp = "https://svn.macports.org/repository/macports/!svn/bc/87537/trunk/dports/devel/glib2/files/" -- cgit v1.2.3