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/mysql-connector-c.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/mysql-connector-c.rb') diff --git a/Library/Formula/mysql-connector-c.rb b/Library/Formula/mysql-connector-c.rb index 962480029..3c8d69ffc 100644 --- a/Library/Formula/mysql-connector-c.rb +++ b/Library/Formula/mysql-connector-c.rb @@ -8,7 +8,7 @@ class MysqlConnectorC