From c5d56bc501664b5a159b60e86672fcdda5c19d27 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 16 Jun 2010 11:50:36 -0700 Subject: Add "fails_with_llvm" to formula to document LLVM build breaks. Replaced ENV.gcc_4_2 + comments with calls to "fails_with_llvm", to specifically message to the user when a formula is known or suspected to not build with LLVM. If the user specifies "--use-llvm", the message will be displayed, but compilation will be tried anyway. Since using LLVM is now an advanced/hidden feature instead of the default on 10.6, we'll let the user try anyway (and submit patches if things are now working.) --- Library/Formula/proj.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/proj.rb') diff --git a/Library/Formula/proj.rb b/Library/Formula/proj.rb index de8d7b281..22776b556 100644 --- a/Library/Formula/proj.rb +++ b/Library/Formula/proj.rb @@ -15,7 +15,7 @@ class Proj